﻿body {
	background-color: #464646;
	background-image: url(images/gradback.jpg);
	background-repeat: repeat-x;
	margin:0px;
	font-family:Times New Roman;
	
}
p{
font-family:Times New Roman;
}
li{
font-family:Times New Roman;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.white:link { color: white; }
	a.white:active { color: white; }
	a.white:visited {color: white; }
	a.white:hover { color: white; }
.style9 {font-size: 12px}
.style11 {color: #FFFFFF}
.style13 {font-size: 10px}