BODY {
	background-color : White;
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	margin-left : 3%;
	margin-right : 5%;
	font-size : small;
}

.link {
	color: Navy;
	font-weight : bold;
}

.LINK:VISITED {
	color : Maroon;
	font-weight : bold;
}

.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Navy;
	text-decoration : underline;
	font-weight : bold;
}

.toplink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color : #6666CC;
	text-decoration : underline;
	font-weight : bold;
}

.topfound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Maroon;
	font-weight : bold;
}


A:HOVER {
	color : Purple;
	text-decoration : underline;
}

H1 {
	color : Maroon;
	font-family : "Cataneo BT", "Viner Hand ITC", "Papyrus", Times, serif;
	font-size : 250%;
	margin-top : 0.7em;
}

H2 {
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 200%;
	margin-top : 0.4em;
}

H3 {
	color : Navy;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -2%;
	margin-top : 1.4em;
}

H4 {
	color : Navy;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -2%;
	margin-top : 1.4em;
}

H5 {
	color : Maroon;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 0.5em;
}

H6 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-top : 0.5em;
}

BLOCKQUOTE {
	margin-left : 20;
	margin-right : 20;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	font-size : smaller;
}
SMALL {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 80%
}

