body {
	background-color: #FFCC33;
	margin-bottom: 0px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #000000;
}
.style1 {color: #003300}
.style2 {font-size: smaller;
	font-style: italic;
	font-weight: bold;
}
.style3 {font-size: x-small}
.style4 {font-size: large}
