body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: 029163;
	text-decoration: none;
}


a:hover {
	
	color: #00336a;
	text-decoration:underline;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	text-transform: none;
	color: #00336a;
	font-variant: normal;
}
h2 {
	font-size: 16px;
	color: #029163;
	text-transform: none;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.smalltext {
	font-size: 7px;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D9531E;
}

