BODY {
	font-family :  Verdana, Arial, Helvetica;
	background : #F0FFF0;
	font-size :  small;
}
H2 {
	border-bottom : thick double #5F9EA0;
	color : #5F9EA0;
	background : #40E0D0;
}

P {
	font-style :  normal;
	font-size : 10pt;
	font-family :  Verdana, Arial, Helvetica;
}

A {
	color : #6495ED;
	font-size : small;
}

B {
	color :  #00008B;
	font-weight :  bold;
}
H3 {
	color : #5F9EA0;
}
I {
	font-variant : normal;
	color : #5F9EA0;
	font-size : small;
	text-align :  center;
}


