body      { 
	color: #666666; 	
	font-size: 12px; 	
	line-height: 14px; 	
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular
}

table  {  
	font-size: 12px;  
	color: #666666;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular
}
h1, .tx_content_head_orange{
	font-size: 20px; 
	color: #990000;
}

h2, .tx_content_head {
	font-size: 16px; 
	color: #ff0121;
}
h3, .tx_faq_question {
	font-size: 16px; 
	color: #ff0121;
}
a:hover { 
	color: #ff3300; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	
}
a      { 
	color: #333333; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
}

.quick_link_list {
	list-style-image: url(media/other/bullet.gif)
	
}

.show_heading{
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	font-variant: small-caps;
}

a.img {
	border: none;
}


.sitecredit, .sitecredit:hover{
 color: #FFFFFF;
 font-weight: normal;
 font-size: 8px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}