A {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color: #415F76;
	text-decoration:none;
}

A:hover {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color: #000000;
}
A.link {
	font-family:"arial";
	font-size:17px;
	font-weight:bold;
	color: #CC0000;
	text-decoration:none;
}

A.link:hover {
	font-family:"arial";
	font-size:17px;
	font-weight:bold;
	color: #CC0000;

}
A.red{

	font-family:"verdana";
	font-size:12px;
	font-weight:bold;
	color: #ffcc00;
	text-decoration:none;
}

A.red:hover {
	font-family:"verdana";
	font-size:12px;
	font-weight:bold;
	color: #ffcc00;
	text-decoration:underline;
}

td{
 	font-family:verdana;
	font-size:10px;
		font-weight:normal;
	font-style:normal;
}

.footer{
	font-family:"Arial";
	font-size:10pt;
	color: #000000;
	text-decoration:none;
}
.btext{
	background :#FFFFFF;
	font-family:"Arial";
	font-size:9pt;
	color: #000000;
	text-decoration:none;
}
.rbt{
	font-family:"Verdana";
	font-size:14pt;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
}
.bbt{
	font-family:"Verdana";
	font-size:14pt;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.bhead{
	font-family:"Arial";
	font-size:18pt;
	font-weight:bold;
	color: #000000;
}
.rhead{
	font-family:"Verdana";
	font-size:18pt;
	font-weight:bold;
	color: #FF0000;
}
.text{
	font-family:"Arial";
	font-size:12pt;
	font-weight:bold;
	color: #000000;
}
.rtext{
	font-family:"Arial";
	font-size:12pt;
	font-weight:bold;
	color: #FF0000;
}
.button{
	font-family:"verdana";
	font-size:10px;
	font-weight:normal;
	color: #666666;
}