body {margin: 1px 0px 3px 0px;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

td{font-family : MS Sans Serif, Verdana,Arial,Helvetica;}

input {
	border-top: #0066CC 1px solid;
	border-bottom: #0066CC 1px solid;
	border-left: #0066CC 1px solid;
	border-right: #0066CC 1px solid;
	font-size: 10px;
}

.a1{
	font-size : 11px;
	color: #000000;
}

.a2{
	font-size : 11px;
	color: #ffffff;
	font-weight:bold;
}

.a3{
	font-weight: bold;
	font-size : 10px;
	color: #FF0000;
}

.a4{
	font-weight: bold;
	font-size : 10px;
	color: #ffffff;
}

.button{
	background-color: #E4E8FF;
	font-weight: bold;
	font-size: 11px;
}
.footer {
	font-size: 10px;
	color: #0000FF;
}