body {
	background-color: #DDDDDD;
	margin-top: 5px;
}
.tophead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #BF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C10001;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0100A6;
	background-repeat: repeat;
	text-decoration: underline;
}

.outsidetop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C10100;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C10100;
	border-left-color: #C10100;
}
.sidebar {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
.pad {
	padding: 5px;
}
.footer {font-size: 10px}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0001A8;
}
