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: #77010D;
}
a:visited {
color:#006633;
	
}


a:hover {
	text-decoration: none;
	color: #D9531E;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	text-transform: none;
	color: #D9531E;
	font-variant: normal;
}
h2 {
	font-size: 16px;
	color: #000000;
	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;
}

