P  {
	font-size : medium;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

H1  {
	font-size : xx-large;
	font-family : Verdana;
	font-weight : bold;
	font-style : italic;
	color : #000080;
}

H2  {
	font-size : x-large;
	font-family : Verdana;
	font-weight : bold;
	font-style : italic;
	color : #000080;
}

H3  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	font-style : italic;
	color : #000080;
}

A  {
	font-style : italic;
	font-weight : bold;
}

A:Visited  {
	color : #800080;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	color : #000080;
	font-style : italic;
	font-weight : bold;
	background-color : #00FFFF;
}

BODY  {
	color : #000080;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana;
	font-size : medium;
}

p.footer  {
	font-size : x-small;
	color : #000080;
}

