H1{
	font-family : goudy, garamond, arial;
	font-size : 12pt;
	color : white;
}
BODY {
	font-family : arial, verdana, arial narrow;
	font-size : 10pt;
	color : black;
}
A:LINK {
	color : #002061;
	text-decoration: none;
}
A:VISITED {
	color : #002061;
	text-decoration: none;
}
A:ACTIVE {
	color : #002061;
	text-decoration: none;
}
A:HOVER {
	color : #5171a6;
	text-decoration: none;
}