BODY {
	color : #483D8B;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 8%;
	margin-right : 5%;
	font-style : normal;
	font-size : 10%;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration : none;
}

H1 {
	color : #4B0082;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}


CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : #4B0082;
}

