a:link        {
	color: #FF0000;
	text-decoration: none
}
a:visited     {
	color: #FF0000;
	text-decoration: none
}
a:hover       {
	color: #004080;
	text-decoration: none
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	background : #FFFFFFF;
	margin : 0 0 0 0;
	font-size : small;
}
td, th  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
}