/* CSS Document */
* { margin:0; padding:0;}

html, body { height:100%; }
body {font-size:100%; line-height:0.96em; text-align:center; background:url(images/bg.gif) repeat-x top #bbc0c2}
html, input, textarea
	{ font-family:Arial; 
		color:#252525;
	}	

a{color:#595959; text-decoration:underline} 
a:hover{text-decoration:none}

ol{margin:0; padding:0; list-style:none; line-height:18px}
ol li{top left no-repeat; background-position:0 7px; margin:0 0 0 21px; padding-left:12px; }

ul{margin:0; padding:0; list-style:none; line-height:18px}
ul li{background:url(images/arrow2.gif)  top left no-repeat; background-position:0 7px; margin:0 0 0 21px; padding-left:12px; }
ul li a{color:#5b5b5b; text-decoration: underline; font-weight:bold; font-size:0.9em; font-family:Tahoma} 
ul li a:hover { text-decoration:none; }


.ul li a{text-decoration:none;} 
.ul li a:hover { text-decoration:none; color:#333333; }

/* remove doctype from page to make this work */
span.14fixed { font-family: Arial; font-size: 14pt; font-weight: bold }

.h{ font-size:6pt
.h1{ height:17px; font-size:14pt; font-weight:bold}
.h2{ font-size:0.9em; margin:15px 0 2px 0}
.button{ margin:0 0 17px 17px}

textarea{
   font-size:0.9em;
   padding-left:4px;
   margin-bottom:11px;
   overflow:auto}