@charset "UTF-8";
.Welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D30007;
}
.Buttons a:link {
	color: #D30007;
	text-decoration: none;
}
.Buttons a:visited {
	color: #D30007;
	text-decoration: none;
}
.Buttons a:hover {
	color: #000066;
	text-decoration: none;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
