body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none: bold
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;

	border: #000099;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;

}
select { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000066; 

	border: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
a {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; text-decoration: none; font-weight: bold}
a:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; text-decoration: underline}
td {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; color: #003366; text-decoration: none; font-weight: bold}
