P, LI, BLOCKQUOTE {
	font-family : "Georgia", Garamond, Times, serif;
	color : #663300;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	line-height : 17px;
	padding-top : 0px;
	margin-left : 0px;
	margin-right : 0px;

	
}



B {
	font-weight : bold;
}


I, EM {
	text-decoration : italic;
}



A:link {
	font-family : "Georgia", Garamond, Times, serif;
	color : #FF3300;
	font-weight : bold;
	text-decoration : bold; 
}


A:visited {
	font-family : "Georgia", Garamond, Times, serif;
	color : #FF3300;
	font-weight : normal;
	text-decoration : normal; 
}


A:active, A:hover { 
	text-decoration : underline; 
	color : #3333FF;
	
}


.body {
	font-family : "Georgia", Garamond, Times, serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0px;
	line-height : 18px;
	padding-top : 2px;
		
}



.title {
	font-family : "Georgia", Garamond, Times, serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;
	padding : 0px 0px 0px 0px;

	
}


.small {
	font-family : "Georgia", Garamond, Times, serif;
	font-size : 9px;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 11px;
	padding : 0px 0px 0px 0px;

	
}



.caps {
	font-family : "Georgia", Garamond, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: uppercase;
}