body,td,th {
	color: #339999;
	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;
}
td {
	padding: 0px;
	border: 0px solid #ccc;
	text-align: center;
	font-size: 100%;
}
h1 {
	color: #339999;
}

.bigtext {
	font-size: 1.6em;
}
.bigtable a:link, .bigtable a:visited, .bigtable a:hover, .bigtable a:active
{
    color: white;
	font-size: 100%;
    font-weight: normal;	
}
.smalltable a:link, .smalltable a:visited, .smalltable a:hover, .smalltable a:active
{
    color: white;
	font-size: 100%;
    font-weight: normal;	
}
