﻿body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px
}
#welcome {
	width: 350px;
	margin-top: 0px;
	margin-left: 0px;
}
#banners {
	width: 350px;
	margin-top: 80px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FF8600;
}
a:visited {
	font-weight: bold;
	font-style: normal;
	color: #ED9121;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	font-style: normal;	
	text-decoration: line-through;
	color: #003F87;
}
a:hover {
	font-weight: bolder;
	font-style: normal;
	text-decoration: line-through;
	color: #003F87;
	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #26466D;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
