<style type="text/css">
<!--

DIV.Links	A   {
color: #990000;
text-decoration:none;
}
a{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color:#990000;
}

a:hover{
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	color:#660000;
}

.text {
	font-family: Arial;
	font-size: 10px;
}
.textBold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.textGray {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
.text {
	font-family: Arial;
	font-size: 12px;
}
.bgHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
}

img{
border:0
}

body{
font-family: Arial; 
font-size:11px;
color:black
}


p{font-family: Arial; 
font-size:10px;
color:black
}

td{font-family: Arial; 
font-size:10px;
color:black
}

input{
border:#CCCCCC solid 1px ;
background:#FFFFFF;
font-family:arial;
font-size:10px; 
color:#660000;
}

//-->
</style>
