tr, td {
	font-family: trebuchet ms, arial, verdana; 
	color: #000; 
	font-size: 11px; }

body { 
	background-color: #fff; 
	margin: 0px; }

p { 
	text-indent: 25px; 
	margin-right: 10px; 
	margin-left: 10px; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	letter-spacing: 0px; }

A:link, A:visited  {
	text-decoration: none; 
	color: #353535; 
	font-weight: bold; } 

A:active, A:hover {
	text-decoration: none; 
	color: #000; 
	font-weight: bold; } 


i, em {
	color: #505050; }
	
b, strong { 
	color: #313131; }

	
li {
	list-style-type: lower-roman; }