P, LI, BLOCKQUOTE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	line-height : 18px;
	padding-top : 2px;
	margin-left : 10px;
	margin-right : 10px;

	
}



B {
	font-weight : bold;
}


I, EM {
	text-decoration : italic;
}


A:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #0099ff;
	font-weight : bold;
	text-decoration : bold; 
}


A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #0099ff;
	font-weight : bold;
	text-decoration : bold; 
}


A:active, A:hover { 
	text-decoration : italic; 
	font-weight : bold;  
	
}


.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 18px;
	padding-top : 2px;
	margin-left : 10px;
	margin-right : 10px;
	
}



.head {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-variant : small-caps;
	letter-spacing : 0px;
	padding : 0px 0px 0px 0px;
	margin-left : 10px;
	margin-right : 10px;

	
}


.small {
	color : #0099ff;
	font-size : 10px;
	letter-spacing : 1px;
	
}


