body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
}
div {
	font-size: xx-small;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {

	color: #FF0000;
	text-decoration: none;
}
a:hover {


	color: #FF0000;
	text-decoration: underline;
}
a:active {



	color: #FF0000;
	text-decoration: none;
}
h2 {
	color: #000000;
	font-size: x-small;
	font-weight: bold;
        padding: 0;
        margin: 0 0 0 0px;
}
td {

	font-size: xx-small;
}
h3 {

	color: #FF0000;
	font-size: xx-small;
	font-weight: bold;
        padding: 0;
        margin: 0 0 0 0px;
}
ul {
list-style-position: outside;
list-style-type: none;
margin: 0 0 0 0 0px;
}
h1 {

	color: #FF0000;
	font-size: medium;
	font-weight: bold;
        padding: 0;
        margin: 0 0 0 0px;
}
