a {
	border: 0px;
}
body {
	margin: 0px;
}
table.main {
	border: 1px solid #0C2C30;
}
p {
	margin:5px;
}
table.login {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}
table.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.nav {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.nav:hover {
	color:#A0CD0E;
}
td.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #125C12;
}
td.subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #719D71;
}
td.data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
td.pad {
	padding:10px;
}
table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D6644;
	font-weight:bold;
	text-decoration:none;
}
a.footer {
	font-size:10px;
	color:#4D6644;
	font-weight:bold;
	text-decoration:none;
}
a.footer:hover {
	color:#144E56;
}
table.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#253221;
	font-weight:bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #003300;
	font-weight: bold;
}

