P  {
	font-size : small;
	font-family : Arial;
}

H1  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	color : #660099;
}

H2  {
	font-size : small;
	font-family : Arial;
	color : #660099;
	font-weight : bold;
}

H3  {}

A:link  {
	font-family : Arial;
	color : rgb(102,0,153);
}

A:Visited  {
	font-family : Arial;
	color : rgb(64,52,188);
}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : small;
	font-family : Arial;
}


