html {	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
table, td, tr, p, ul, li, ol
{ 	
	font-size: 11px; 
} 
hr
{ 
	height: 1px;
	color: #CCCCCC;
}
A:link, A:visited, A:active 
{ 
	color: #CC0000;
	text-decoration:none;
}
A:hover 
{
	color:#CC0000; text-decoration:underline; }
} 

/*Editor Styles*/

.heading
{
	font-size: 13px; 
	color: #000000;
	font-weight: bold;
}
