body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-color: #402828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-image: url(../images/Background.gif);
	font-size: 12px;
	font-style: normal;
	background-repeat: repeat-y;
}
.bigtitle {
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
}
.medtitle {
	font-size: 18px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
}
.smalltitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	text-transform: none;
}
.style1 {
	color: #CC9900;
	font-weight: bold;
}
.style2 {
	font-weight: bold
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #CC9900;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
