body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #232464;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1 {
	color: #3c9e47;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

H2 {
	color: #0c3;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #3c9e47;
	text-decoration: none;
}

a:hover {
	color: #603;
	text-decoration: none;
}
a:visited {
	color: #3c9e47;
	text-decoration: none;
}
.nav a{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

