body,td,th {
	color: #ffffff;
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size:100%
}
body {
	font-style: normal;
	font-size:1.0em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}
a:visited {
	font-weight: bold;
	color:#ff9933;
	text-decoration: none;
}
a:hover {
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
.table1 {
	width: 100%;
}
.table2 {
	width: 80%;
	margin: auto;
}
h1 {
	color: #339999;
}	
.bluetext {
	color: #339999;
}
td { 
	padding: 0px; 
	border: 0px solid #ccc; 
	text-align: center;
	vertical-align: top; 
}
.maintable a:link, .maintable a:visited, .maintable a:hover, .maintable a:active
{
    color: white;
	font-size: 80%;   
}
