#content{		
				font-family: verdana, times, sans-serif; 
				font-size:12px;
				/*letter-spacing: 0.1em;*/
				padding-left: 10px;
				letter-spacing: 0em;
}

.go {background-color:#0052A6;font-size:9px;color:white;}


.navMarker {
				border-left:solid;
				border-width:1px;
				border-color:red
			}
.navMarker1 {
background-color:#BCD7FF;
				border-bottom:solid;
				border-left:solid;
				border-width:1px;
				border-color:red
			}
.hidden {
	visibility: hidden;
	}

#outerborder{
			border:solid;
			border-width:1px;
			border-color:#666666;
		}
	

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, TD, MENU, OL, P, UL
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	color:#292929;
	vertical-align: top;
}

H1 { font-weight: bold; font-family: verdana, times, sans-serif;font-size: 14px;color:#336699; } /* blue */
H2 { font-weight: bold; font-family: verdana, times, sans-serif;font-size: 12px;color:black; }
H3 { font-weight: bold; font-family: verdana, times, sans-serif;font-size: 10px;color:black; }
H4 { font-weight: bold; font-family: verdana, times, sans-serif;font-size: 14px; color:#2F4F4F; }/* green */
H5 { font-weight: bold; font-family: verdana, times, sans-serif;font-size: 12px; color:#2F4F4F; }/* green */
H6 { font-weight: bold; font-family: verdana, times, sans-serif;font-size: 10px; color:#2F4F4F; }/* green */

A:link {color: #0000FF; text-decoration: underline;}
A:visited { color: #000066; text-decoration: underline;}
A:hover {color: red; text-decoration: underline;}

HR{	
	height:1px;
	width: 90%;
}.floatleft {
	float: left;
}

