P, LI, BLOCKQUOTE {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 16px;
	padding-top : 2px;
	margin-left : 0px;
	margin-right : 0px;

	
}



B {
	font-weight : bold;
}


I, EM {
	text-decoration : italic;
}


A:link {
	font-family : "Courier New", Courier, monospace;
	color : #666666;
	font-weight : bold;
	text-decoration : bold; 
}


A:visited {
	font-family : "Courier New", Courier, monospace;
	color : #666666;
	font-weight : normal;
	text-decoration : normal; 
}


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


.body {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0px;
	line-height : 16px;
	padding-top : 2px;
		
}



.title {
	font-family : "Courier New", Courier, monospace;
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 1px;
	padding : 0px 0px 0px 0px;

	
}


.small {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 13px;
	padding : 0px 0px 0px 0px;

	
}



.caps {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
}