.default {
	color: #99CCFF;
	background-color: #663300;
}
a, a:visited, a:active {
	color: #FF9900;
}
a:hover, a:active {
	color: #0066FF;
}
.content {
	margin-left:18%;
}
.style1 {
	font-family: Verdana;
	font-size: medium;
	text-align: center;
	text-shadow: white 0em 0em .4em;
}
.style2 {
	font-family: Verdana;
	font-size: medium;
	text-align: left;
	text-shadow: white 0em 0em .4em;
}
.style3 {
	text-decoration: underline;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	text-shadow: white 0em 0em .4em;
}
.style4 {
	float: right;
}
table#table1 {
	border-collapse: collapse;
	background-color: #663300;
}
