P  {
	font-size : 9px;
	font-family : Arial;
}

H1  {
	font-size : 26px;
	font-family : Arial;
	font-weight : bold;
	color : #004080;
}

H2  {
	font-size : 20px;
	font-family : Arial;
	color : #004080;
}

H3  {
	font-size : 16px;
	font-family : Arial;
	font-style : italic;
	font-weight : bold;
	color : #004080;
}

A  {
	color : #0000FF;
	font-style : italic;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

A:Visited  {
	color : #000080;
	font-style : italic;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

A:Active  {
	color : #0000FF;
	font-style : italic;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

A:Hover  {
	font-style : italic;
	color : #004080;
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
}

body,ul,ol,td,th  {
	color : #000000;
	font-family : Arial;
	font-size : 13px;
	font-weight : normal;
}

