body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #6a5c4f;
}
table {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #6a5c4f;
}
.text-bold {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6a5c4f;
}
.text-red {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #b0000f;
}
.text-white {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.text-boxes {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b0000f;
}
a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #b0000f;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #b0000f;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #b0000f;
	text-decoration: none;
}
.text-caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.text-caps2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #b0000f;
	font-weight: bold;
}
.text-caps3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.text-caps4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #B0000F;
	font-weight: bold;
}

