body {
	font-family: "Verdana", "Helvetica" , sans-serif;
	}

po {
		font-size: 12px; 
		line-height: 100%;
		font-weight: normal;
		color: #464646;
		}


h1 {
	font-size: 24px;
	font-family: Georgia,Palatino,Times,serif;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	}
	
h2 {
	font-size: 18px;
	font-family: Georgia,Palatino,Times,serif;
	font-weight: normal;
	line-height: 140%;
	color: #666666;
	}
	
h3 {
	font-size: 18px;
	font-family: Georgia,Palatino,Times,serif;
	font-weight: normal;
	line-height: 140%;
	color: #A0A0A0;
	}
	
h4 {
	font-size: 16px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 120%;
	color: #b20000;
	}
	
h5 {
	font-size: 14px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 120%;
	color: #252525;
	}
	

#topbar {
	text-align: right;
	font-size: 12px; 
	line-height: 100%;
	color: black;
	}
	


#content {
	font-size: 12px; 
	line-height: 140%; 
	font-weight: normal;
	color: #464646;
	}
#content a, #site-map-link{ color:#b20000 }
#content a:hover, #site-map-link:hover{ color:#999}
#content a:visited{ color:#000 }


ul.navigation {
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
	}

ul.navigation li.h {
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #B61F24;
	}
ul.navigation a{ color:#000 }
ul.navigation a:hover{ color:#b20000}
ul.navigation a:visited{ color:#999 }

/* Current menu item style */
ul.navigation li.current{ background-image: url(images/bullet-current.gif) }
ul.navigation li.current a{ color:#b20000; text-decoration:none }

#menutitle {
	font-size: 12px; 
	line-height: 180%;
	font-weight: bold;
	color: #B61F24;
	}
	


#endorsements {
	font-size: 12px; 
	line-height: 100%;
	font-weight: normal;
	color: #464646;
	}
	
	
#bimm {
	margin-top: 0px;
	margin-left: 0px;
	border: 0px; 
		}
	
#footer a{ color:#fff; font-size:12px }
#footer a:hover{ color:#999  }
#footer a:visited{ color:#ccc }



a:link{
	color:#000000;
	}
	
a:hover{
	color:#b20000;
	}
	
a:visited{
	color:#999999;
	}
	
	
