.content{
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-style:italic;
}

.capital{
	font-size:19px;
	font-family:"Trebuchet MS";
	color:#374088;
}

a.link {
	color:#6a66ff;
	font-family:Arial;
	font-size:13px;
	
}

a.link:hover {
	color:#ff0012;
	font-family:Arial;
	font-size:13px;
}

.news_title{
	font-size:14px;
	font-weight:600;
	font-family:Arial;
	color:#666666;
}

.test_from{
	font-family:Arial;
	font-size:14px;
	background-color:#DFDFDF;
	font-weight:600;
	color:#333333;
	font-style:italic;
}

.test_content{
	font-family:Arial;
	font-size:12px;
}

.mailing_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#333333;

}

.footer{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
}

a.footer_nav {
	color:#666666;	
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration: none;
}

a.footer_nav:hover {
	color:#FFCC00;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration: underline;
}

a#current {
	color:#336699;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration: none;
}

a.bludot {
	color:#000099;	
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration: none;
}

a.bludot:hover {
	color:#000099;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration: underline;
}

.blank_row{
	height:5px;
}


