A  {color:#000000}      
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: underline;}
A:hover {text-decoration: underline;color: #000000;}


th {
   background-color:#bbbbbb;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color:#000000;
; border: 1px solid #000000
}

td {
   background-color:#eeeeee;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: none;
   color:#000000;
; border: 1px solid #000000
}

textarea {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color:#000000;
; border: 1px solid #000000
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	;
	border: 1px solid #000000;

}
body {
	background-color: #FFFFFF;
	background-image:url(background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: #000000;
	font-size: 12px;
	}

}
