﻿body {
	background-color: #fff;
	padding: 0 20px;
	color: #000;
	font: 13px/18px Arial, sans-serif;
	background-image: url('blue-gradient.gif');
	background-repeat: repeat-x;
}
		a:link
	{
	color: #FFFFFF;
	text-decoration: underline;
	text-underline: single;
	
}
		a:visited 
{
	color: #FFFF99;
}
.style1 {
	text-align: center;
}
.style2 {
	text-align: left;
}
.style4 {
	text-align: center;
	font-size: 16.0pt;
	font-family: Tahoma;
	color: #FF0000;
}
.style5 {
	border: 1px solid #0000FF;
}
		.style6 {
	color: #FF0000;
}
.style7 {
	color: #0000FF;
}
.style8 {
	border-width: 0px;
}
		a { color: #360; }
		h3 { padding-top: 20px; }
		ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; }
	.rightcolumn {
	background-repeat: no-repeat;
	background-color: #B5DE37;
	color: #FFFFFF;
}
.header {
	color: #FFFFFF;
	font-size: x-large;
}
.headerbelow {
	color: #FFFFFF;
	font-size: medium;
}
    .flashgradient {
	background-image: url('blue-gradient.gif');
	background-repeat: repeat-x;
}
    .footer {
	text-align: right;
	background-color: #669900;
}
.footerfont {
	color: #FFFFFF;
}
    .footerbelow {
	background-color: #669900;
}
