body {
	background-color: #E5E5E5;
}
body,td,th {
	color: #000080;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}
#warning{
	padding: 0px 0px 5px 10px;
	color: #66CCFF;
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #FFFFFF;
}

#sectionLinks a {
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1{
	font-size: medium;
}
.style1 {font-size: xx-small}