@charset "UTF-8";
body {
	background-image: url(../../images/2009/gradientbackground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #021436;
}
body {
	background-image: url(../../images/2009/gradientbackground.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-size: 9px}
.style4 {font-size: 10px}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #001938;
	border-left-color: #001938;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

