body, FORM
{
	background-color: #226688;
	color: White;
	font-family:Verdana;
	font-size:small;
}

a
{
	color:Yellow;
	font-family:Verdana;
}

H1
{
	font-size:x-large;
	font-style:italic;
	color:#eeeeaa;
	text-align:center;

}

H2
{
	font-size:larger;
	font-style:normal;
	color: #eeeeaa;
}

H3
{
	font-size: medium;
	font-style: normal;
	color: #eeeeaa;
}

H5 
{
	color: #eeeeaa;
	font-size:small;
	font-weight:lighter;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	text-decoration:underline;
}

#topHeader
{
    background-color: #125678;
}
#bottomHeader
{
    background-color: #125678;
}
#sidebar
{
    background-color: #125678;
}