A {
	font-family:"verdana";
	font-size:10px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}

A:hover {
	color: #FF0000;
}
A.link {
	font-family:"verdana";
	font-size:10px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

A.link:hover {
	color: #000000;

}
A.blue {

	font-family:"verdana";
	font-size:10px;
	font-weight:normal;
	color: #0000ff;
	text-decoration:none;
}

A.blue:hover {
	font-family:"Arial";
	font-size:9pt;
	font-weight:bold;
	color: #0000FF;
	text-decoration:underline;
}

td{
	font-family:"Arial";
}

.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;
}
.img-border
{
	border: #003333 solid 1px; 
}