 a:link 
{  
 	color: C00; 
	text-decoration: none
	}

 

a:visited 
{  
 	color: C00; 
	text-decoration: none
	}

 a:hover {  
 	color: COO; 
	text-decoration: underline
	}

 a:active {  
 	color: COO
	}

 #main h2 {
	color: #000000;
	font: bold 14px/18px Georgia,Serif;
	margin: 0;
	padding: 5px 16px 0 16px;
	}

 #main p {
	margin: 0 20px 20px 20px;
	padding: 0;
	font: 11px/18px Georgia,Serif; 
	color: #000000;
	}

 #main p img.thumbnail {
 	font: Verdana, Arial, Helvetica, sans-serif
	border: 1px #333 solid; 
	float: center	
	margin:  4px 20px 0px 20px;
	padding: 10;
	}
 
 .bodyLarge { 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	color: #000000; 
	} 

 .bodyBoldRed { 
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #C00;
	font-weight: bold
	}

  .bodyBoldGrey { 
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #666666;
	font-weight: bold
	}
 
 .bodyBold { 
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #000000; 
	font-weight: bold
	}
	
 .sideBoldRed { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C00;
	font-weight: bold
	}	
 
 .smallRed { 
 	font-size: 9px; 
	font-weight: normal; 
	color: #C00; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}
 
 .smallBoldBlack { 
 	font-size: 9px; 
	font-weight: bold; 
	color: 000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}
