body {
	}
BODY, TD
{
	background-color: transparent;
	color: #333399;
	font-family: "Trebuchet MS";
	font-size: 80%;
	margin-left: 3%;
	margin-right: 5%;
}

.navbar {
	background-color: transparent;
	border: 1px solid Maroon;
}

A:LINK, A:VISITED
{
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	color: Maroon;
	font-size: 14px;
	background-color: transparent;
}
A:HOVER
{
	background-color: transparent;
	color: #FCC834;
	text-decoration: none;
}
H1
{
	font-family: Tahoma;
	font-size: 22;
	background: #74A9F5;
	color: White;
}
H2
{
	color : #333399;
	font-family : Tahoma;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
	background : transparent;
}
H3
{
	color: #333399;
	font-family: Tahoma;
	font-size: large;
	font-weight: normal;
	background: transparent;
}
H4
{
	color : #333399;
	font-family : Tahoma;
	font-size : 9;
	font-weight : lighter;
}
}
H5
{
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : 600;
	margin-top : 1.5em;
}
H6
{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}
BLOCKQUOTE
{
	margin-left : 0;
}
CAPTION
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}
TH
{
	background-color: #74A9F5;
	color: White;
	font-size: 12;
}
