h1 {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
}

a:link { color: #0000FF; text-decoration: none}
a:visited { color: #0066CC; text-decoration: none}
a:hover { color: #9900CC; text-decoration: underline}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
}

td {
	font-size: 13px;
	font-family: Tahoma, "Trebuchet MS", Arial;
}

.menu {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #CEE7F7;
	text-align: center;
}

.menu a:link {  color: #0000FF; text-decoration: none}
.menu a:visited {  color: #0000FF; text-decoration: none}
.menu a:hover {  color: #CC0000; font-weight: bold; text-decoration: none}
.footer {
	font-size: 10px;
	color: #000099;
}

.banner {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}

.sidemenu {
	font-size: 11px;
	background-color: #7396ce;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADAEAD;
	border-bottom-color: #FFFFFF;
	border-left-color: #ADAEAD;
	vertical-align: middle;
	color: #FFFFFF;
	height: 20px;
	text-indent: 20px;
}

.sidemenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenu a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
}

