P  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}

H1  {
	font-size : large;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align : center;
	background-color : #333333;
}

H2  {
	font-size : 13pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	text-decoration : none;
	color : White;
	background-color : #876AD4;
}

H3  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #000080;
}

A  {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #222D50;
}

A:Visited  {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #222D50;
	text-decoration : none;
}

A:Active  {
	color : #222D50;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:Hover  {
	font-size : small;
	font-weight : bold;
	color : #808080;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}




