body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}
a:link {
}
a:visited {
	color: #A50001;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F43501;
	font-weight: bold;
}
.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8485BC;
	font-weight: bold;
}
.text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #52B54A;
	font-weight: bold;
}
.text_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.navmenu a{
	font-size: 12px;
	color: #A50001;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 50px;
}
.navmenu a:hover {
	text-decoration: underline;
}
.topimage {
	vertical-align:bottom;
	padding-top: 310px;
}

