body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000EA;
	text-decoration: none;
	margin: 0;
	background-color:#d6d7fe;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #0909FF;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-seize: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}   
#navlist {
	width: 244px;
	position: absolute;
	left: 648px;
	top: 255px;
}
#navlist p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navlist ul {
	font-size: 14px;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navlist li {
	margin: 0px;
}
#navlist a {
	background-color: #FFFFFF;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #2507AF;
	border-bottom-color: #2507AF;
	border-left-color: #FFFFFF;
}
#navlist a:link, #navlist a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: url(../images/over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#uberlink a:link, #uberlink a:visited,#uberlink a:hover, #uberlink a:active {
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#table1 {
	border: 2px dotted #0000d9;
}
#table1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000d9;
	border-right-color: #95AEEA;
	border-bottom-color: #95AEEA;
	border-left-color: #0000d9;
}
