body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext {color: #FFFFFF}
.header {
	color: #550e00;
	font-weight: bold;
	font-size: 18px;
}
.header2 {font-size: 12px; color: #550e00;}
.header3 {font-size: 12px; color: #550e00; font-weight: bold; }
