P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #1B09B9;
}

A:Visited  {
	color : #713758;
}

A:Active  {
	color : #7D87D5;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : Times New Roman;
	font-size : medium;
	color : #000080;
}

