
H1  {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 30pt;
	text-align : left;
	color : #6699FF;
}

H2  {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 15pt;
	text-align : left;
}

A  {
	color : #6699FF;
	text-decoration : none;
	font : bold;
	font-family :Arial, Helvetica, sans-serif;
}

A:Visited  {
	color : #6699FF;
	text-decoration : none;
	font : bold;
	font-family :Arial, Helvetica, sans-serif;
}

A:Active  {
	color : #6699FF;
	text-decoration : none;
	font : bold;
	font-family :Arial, Helvetica, sans-serif;
}

A:Hover  {
	color : #6699FF;
	text-decoration : underline;
	font : bold;
	font-family :Arial, Helvetica, sans-serif;
}



