P  {
	font-size : small;
	font-family : sans-serif;
	color : #000080;
	text-decoration : none;
	margin-left : 5 pt;
	margin-right : 5 pt;
}

TD {
	font-size : x-small;
	font-family : Arial;
	color : #000080;
	text-decoration : none;
	margin-left : 5 pt;
	margin-right : 5 pt;
}


H1  {
	font-size : x-large;
	font-family : "Times New Roman", Times, serif;
	color : #000080;
	text-align : center;
	font-weight : bold;
	font-style : normal;
	line-height : 1;
}

DIV {
	font-family : Arial, Helvetica, sans-serif;
	color : #000080;
}


H2  {
	font-size : x-large;
	font-family : "Times New Roman", Times, serif;
	color : #000080;
	text-align : center;
	font-weight : normal;
	font-style : normal;
	line-height : 1;
}

H3  {
	font-size : large;
	font-family : "Times New Roman", Times, serif;
	color : #000080;
	font-weight : bold;
	font-style : normal;
	line-height : 1;
}

A  {
	text-decoration : none;
	color : Navy;
	font-weight : normal;
	font-family : sans-serif;
	font-size : x-small;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	color : Navy;
	font-weight : bold;
	text-decoration : none;
	font-family : sans-serif;
	font-size : x-small;
	background-color : White;
}

BODY  {
	font-size : x-small;
	font-family : Arial;
	line-height : 1.5;
}

