BODY {
	color : #336600;
	font-family : Arial, Helvetica;
	font-size : 12px;
}
p {
	color : #336600;
	font-family : Arial, Helvetica;
	font-size : 12px;
}
A {
	color : #4169E1;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
li {
	color : #336600;
	font-family : Arial, Helvetica;
	font-size : 12px;
}
p {
	color : #336600;
	text-decoration : none;
}
b {
	color : #4169E1;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
}
.lowlink{
	font-family : Arial, Helvetica, sans-serif;
	color : Aqua;
	font-weight : bold;
	font-size : 12px;
}
.lowlink:hover{
	font-family : Arial, Helvetica, sans-serif;
	color :  Yellow;
	font-weight : bold;
	font-size : 12px;
}
.tabletitle{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-size : small;
}
.pagetitle{
	font-family : Arial, Helvetica, sans-serif;
	color : #336600;
	font-weight : bold;
	font-size : smaller;
}
.tabletitle1{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-size : small;
	background-color : #336600;
}
