a:link {
	color: #0000FF;
	text-decoration: underline;
	background: transparent;

} a:visited {
	color: #0000FF;
	text-decoration: underline;
	background: transparent;

} a:active {
	color: #0000FF;
	text-decoration: underline;
	background: transparent;


} a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: transparent;

} td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #004000;
	background: #EEEEEE;
} 
 h1 {
	font-size: 110%;
	font-weight: bold;
	background: #FFFFDD;
	color: #CC0000;
	
} .red {
	color: #CC0000;
	background: #FFFFDD;
	background: transparent;
	font-size: 100%;


}
strong {
	font-weight: bold;

}

.small {
	font-size: 75%;
	background: #FFFFFF;
	color: #004000;


}
.medium {
	font-size: 90%;
	background: #FFFFFF;
	color: #004000;
	font-weight: bold;



}
body {
	background: #004000;
	color: #004000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
th {
	font-weight: normal;
	text-align: center;
	font-size: 75%;

}
.tablecreamsmall {
	font-weight: normal;
	color: #004000;
	background: #FFFFDD;
	font-size: 65%;

}
.tablebrown {
	background: #DEDEBE;
	color: #004000;

}
.redbold {
	font-weight: bold;
	color: #CC0000;
	background: #FFFFDD;
}
.redsmall {
	color: #CC0000;
	font-size: 75%;
	background: #FFFFDD;
}
.tablelight {
	color: #004000;
	background: #ECECD9;

}
.tablesmallwhite {
	font-size: 75%;
	color: #004000;
	background: #FFFFFF;
	font-weight: normal;

}
.tablecream{
	color: #004000;
	background: #FFFFDD;

}
.tablecream3px{
	color: #004000;
	background: #FFFFDD;
	padding: 3px;


}
.tablegrey {
	color: #004000;
	background: #CCCCCC;
}
.tablegreen {
	background: #004000;
	color: #FFFFDD;
}
h2 {
	color: #004000;
	background: transparent;
	font-size: 100%;
}
.large {
	color: #004000;
	background: #FFFFDD;
	font-size: 100%;
}
.tabletrans {
	color: #004000;
	background: transparent;
}
