body{
	font-family : Arial
	font-size : 10pt;
	color: #FFFFFF;
}
input{ font-family : Arial; font-size : 8pt; }
select{ font-family : Aria;l font-size : 8pt; }
td{
	font-family : Arial;
	font-size : 10pt;
	color: #FFFFFF;
}

.link{
	font-size:8pt;
	font-family:Arial;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;

}
.link:hover{
	color:#FF0000;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	
}