a {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.style2 {
	font-size: 14px;
	color: #3D4F5D;
}
body,td,th {
	font-size: 12px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
         color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}
a.a {
	font-size: 14px;
	color: #FF6000;
}
a.a:link {
	text-decoration: none;
         color: #FF6000;
}
a.a:visited {
	text-decoration: none;
	color:  #FF6000;
}
a.a:hover {
	text-decoration: underline;
	color: #FF6000;
}
a.a:active {
	text-decoration: none;
	color:#FF6000;
}input {
	font-size: 12px;
	color: #000066;
	background-color: #E8ECED;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #3D4F5D;
}




