td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}

th  {
	background-color:#F0F0F0; 
	text-align:left;
	color : #000000;
	font-weight : bold;
	font-size:11px;
	line-height : 25px;
	}

a{
	color: #000000; 
	text-decoration: underline; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: normal
	}

a:hover{
	color: #000000; 
	text-decoration: none; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: normal
	}

.footer {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

p{	margin : 5px;}

input,select,option,textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:solid 1 px;
	border-bottom-color : silver;
	border-right-color : silver;
	border-left-color : gray;
	border-top-color : gray;
}

.light{	background-color : #FFFFFF;}
.dark{	background-color : #F5F5F5;}

.noborder {	border: 0 px;}

.error{
	color : Red;
	font : 10px; 
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;}

.px10 {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.header {
	font: 11px Tahoma;
	line-height : 18px;
	color: #03539E;
	text-decoration : none;
}

.header:hover {
	font: 12px/18px "Times New Roman", Times, serif;
	color: #03539E;
	text-decoration : underline;
}
.fonts {  font-family: "Times New Roman", Times, serif; font-size: 12px}
body { 
	font: 11px "Times New Roman", Times, serif;
	color: #000000;
 } 