P  {}

H1  {
	color : #800000;
	font-weight : bold;
	font-size : x-large;
}

H2  {
	font-family : cursive;
	font-size : large;
}

H3  {
	font-family : Century Gothic;
}

A  {
	color : #000080;
}

A:Visited  {}

A:Active  {
	color : #FF0000;
}

A:Hover  {}

BODY  {
	margin-left : 20 pt;
	margin-right : 10 pt;
	font-family : Tahoma;
}

