/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #550000;
}
body {
	background-color: #FFDF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Bulletlist {
	list-style-type: square;
	list-style-position: outside;
}
.style1 {font-size: 36px}
a:link {
	color: #550000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #550000;
}
a:hover {
	text-decoration: underline;
	color: #550000;
}
a:active {
	text-decoration: none;
	color: #550000;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.foothead {font-size: 20px}
.copyright {font-size: 10px}

</style>
