BODY {
	margin:0;
	font-family :  georgia, sans-serif ;
	font-size : 8pt;
}
FORM {margin:0;
	padding:0;
	font-family :  georgia, sans-serif ;
	font-size : 8pt;
}

INPUT {margin-bottom:2px;
	border:0;
	padding:2;
	font-family :  arial, sans-serif ;
	font-size : 8pt;
}

TEXTAREA {margin:0;
	border:0;
	padding:2;
	font-family :  arial, sans-serif ;
	font-size : 8pt;
}

TD {
	font-family :  georgia, sans-serif ;
	font-size : 8pt;
	color : white;
	background-color : black;
}

.td-darkgreen {
	font-family :  georgia, sans-serif ;
	font-size : 8pt;
	color : white;
	background-color : #5C7925;
	padding:0px;
	margin:0px;
}

.td-lightgreen {
	font-family :  georgia, sans-serif ;
	font-size : 14px;
	color : white;
	background-color : #6E922E;
}

A, A:Visited {
	font-family :  georgia, sans-serif ;
	font-size : 14px;
	text-decoration: none;
	color: white;
}

A:Hover {
	font-family :  georgia, sans-serif ;
	font-size : 14pt;
	text-decoration: underline;
	color: white;
}


.linkright, .linkright:Visited {
	font-family :  georgia, sans-serif ;
	font-size : 18px;
	text-decoration: none;
	color: black;
}

.linkright:Hover {
	font-family :  georgia, sans-serif ;
	font-size : 18px;
	text-decoration: none;
	color: white;
}

.linkrightover, .linkrightover:Visited {
	font-family :  georgia, sans-serif ;
	font-size : 18px;
	text-decoration: none;
	color: white;
}

.linkrightover:Hover {
	font-family :  georgia, sans-serif ;
	font-size : 18px;
	text-decoration: none;
	color: white;
}

.mylink, .mylink:Visited {
	font-family :  georgia, sans-serif ;
	font-size : 14px;
	text-decoration: none;
	color: white;
}

.mylink:Hover {
	font-family :  georgia, sans-serif ;
	font-size : 14px;
	text-decoration: underline;
	color: white;
}

