BODY {
	background-color : #ffffff;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 0;
	margin-top : 0;
}
A:link {color: #000084; background-color : transparent}
A:visited {color: #008400; background-color : transparent}
A:hover {color: #808080; background-color : transparent}
H1 {font-size : 200%; text-align : center;}
H2 {font-size : 150%; text-align : center;}
H3 {font-size : 130%; text-align : center;}
H4 {font-size : 100%; text-align : center;}
H5 {font-size : 67%; text-align : center;}
H6 {font-size : 50%; text-align : center;}
SPAN.p {color: #008400}
span.e {color: #000084}
span.blue {color: #000084}
span.green {color: #008400}
span.boldblue {color: #000084; font-weight: bold;}
span.boldgreen {color: #008400; font-weight: bold;}
span.bold {	font-weight : bold;}
DIV.center {text-align : center;}
DIV {
	font-size : 100%;
	margin-left : 10%;
	margin-right : 10%;
}
P.center { text-align : center;}
P.indent {text-indent : 2em;}
P {
	font-size : 80%;
	line-height : 150%;
	margin-left : 10%;
	margin-right : 10%;
}
TD {
	font-size : 80%;
}