P {

	font : smaller sans-serif;
	color : #330066;
	
}

TD {
	font : smaller sans-serif;
	color : #330066;
	margin-left : 3%;
	margin-right : 3%;
	padding-left : 3px;
	padding-right : 3px;
	vertical-align: middle;
}

H2 {
	text-align : left;
	font : Arial;
}

BODY {
	color : #000000;
	text-align : center;
	background : #FFFFFF;
}

A {
	color : Purple;
	text-decoration : none;
}

A:Hover {
	color : Fuchsia;
	text-decoration : none;
}

HR {
	color : Maroon;
}

A:VISITED {
	color : #FF0000;
}


