P  {
	text-align : justify;
	text-indent : 0.5in;
}

H1  {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 26pt;
	background-color : #0066FF;
	text-align : center;
}

H2  {
	font-size : 24pt;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #0099FF;
	text-align : center;
}

H3  {
	font-size : 20pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #00CCFF;
	text-align : center;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	margin-left : 5%;
	margin-right : 5%;
}

A.menu  {
	color : #0066CC;
	text-decoration : none;
	font-weight : bold;
}

A:visited.menu  {
	color : #6633ff;
}

A:active.menu  {
	color : #0000FF;
}

A:hover.menu  {
	color : #0000FF;
}


