body {
	background-color: #466373;
	margin: 0px;
	padding: 0px;
}
td{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.heading{
font-family:Arial;
font-size:20px;
text-transform:uppercase;
}
.subhd{
font-family:Arial;
font-size:18px;
}

li {
	list-style-image: url(index_34.jpg);
	line-height: 18px;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #C8C8C8;
}
.Textbox {
font-family: Arial;
font-size: 11px;
background-color:#CCCCCC;
border:1px solid #999999;
}
.button1{
height:20px;
width:70px;
border:1px solid #999999;
background-color:#e2e2e2;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#666666;
}