body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.maintable {
	border: 6px solid #99CCFF;
}
body {
	background-color: #6699CC;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #99CCFF;
	text-decoration: none;
}
h1 {
	font-size: medium;
	color: #003366;
}
h2 {
	font-size: medium;
	color: #6699CC;
}
.maintext {
	text-align: justify;
	line-height: 150%;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 40px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.footer {
	font-size: x-small;
	text-align: center;
	padding: 5px;
	letter-spacing: .1em;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #6699CC}
a {
	font-weight: bold;
}
.imageonright {
	margin-left: 10px;
}
.imageonleft {
	margin-right: 10px;
}