
p {  
	font-family: Gill Sans, "Gill Sans MT", GillSans, Helvetica, Arial Narrow, sans-serif; 
	font-size: 14px; 
	line-height: 24px; 
	}

body.content { 
	background: #ffffff url(images/bkgrd.gif) repeat-y 
	}


a {color: #3165CE;}
a:hover {color: #FFCB00;}


h3 {  
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 18px; 
	color: #999999; 
	}

.note { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	line-height: 14px;
	margin-top: 30px;
	margin-bottom: 0px;
	}
