P  {
	margin-left : 10px;
	margin-right : 10px;
	text-indent : 10px;
	font-size : small;
}

H1  {}

H2  {}

H3  {
	font-family : serif;
	font-weight : bold;
	font-size : large;
	color : Black;
	text-align : center;
}

A  {
	font-weight : bold;
	font-family : Home;
	font-size : small;
}

A:Visited  {}

A:Active  {
	font-weight : bold;
	font-size : small;
	font-family : Home;
	color : #336699;
}

A:Hover  {}

BODY  {}

