BODY {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right : 5%;
	font-size : smaller;
	font-style : normal;
	color : #003366;
	margin-top : 1px;
}

A:LINK, A:VISITED {
	color : #003366;
	text-decoration : none;
	font : bold;
}

A:HOVER {
	color : #F6B740;
	text-decoration : none;
	font : bold;
}

H1 {
	color : #003366;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : #003366;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-top : 2.7em;
}

H3 {
	color : #003366;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-top : 2em;
}

H4 {
	color : #003366;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-top : 1.5em;
}

H5 {
	color : #003366;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 105%;
	margin-top : 1.5em;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : transparent;
}

TABLE {

}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-color : #003366;
}

OL{
	background-image : url(../images/list.jpg);
}

HR{
	color : #003366;
	line-height : 1px;
}

