BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 15pt;
	margin-left : 50pt;
	margin-right : 50pt;
	margin-top : 15pt;
	font-size : x-small ;
}
TD {
	font-size : x-small;
}
H2 {
	color : #0000A0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120% ;
	text-align : center ;
}
H3 {
	color : #0000A0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 105% ;
	text-align : center ;
}
A:LINK    {
	color : blue;
	text-decoration : none;
}
A:VISITED {
	color : blue;
	text-decoration : none;
}
A:ACTIVE {
	color : blue;
	text-decoration : none;
}
A:HOVER {
	color : red;
	text-decoration : underline;
}

