BODY,P,TD,TR,UL,OL,LI 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	}

.BoldHeadings 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000; 
	}

a:link 
	{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	color: #CC3333;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited 
	{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	color: #CC3333;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover 
	{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	color: #CC3333;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	}

a:active { text-decoration:none; color: #CC3333; }

a.small_link.link 
	{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	color: #CC3333;
	font-size:9px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: bold;
	}

