body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 003399;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: 3F54B4;
}
a:visited {
	color: 3F54B4;
}
a:hover {
	color: 3F54B4;
}
a:active {
	color: 3F54B4;
}
.style1 {
	color: #3950b6;
	font-weight: bold;
}
.style2 {
	color: #026002;
	font-size: 12px;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style5 {font-size: 9px}

.custinput {
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #E5EEFF;
  	padding-top: 0px; padding-right: 0px;
 	padding-bottom: 0px; padding-left: 0px;
 	margin-bottom: 0px; border: #000000;
 	border-style: outset;
 	border-top-width: 1px;
 	border-right-width: 1px;
 	border-bottom-width: 1px;
 	border-left-width: 1px;
}