P  {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
}

H1  {
	font-size : large;
	color : #000066;
; font-family: Arial, Helvetica, sans-serif
}

H2  {
	font-size : medium;
	color : #000066;
; font-family: Arial, Helvetica, sans-serif
}

H3  {
	font-size : small;
	font-weight : bold;
	color : #000066;
; font-family: Arial, Helvetica, sans-serif
}

A  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #6699cc;
	text-decoration : none;
}

A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCC99;
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	color : #663399;
	font-family : Arial, Helvetica, sans-serif;
}

BODY  {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
; background-color: #FFFFFF
}

