body {
	background-color: #2E0A25;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
td
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.content
{
	background-color: #FFFFFF;
	color: #000000;
}
.content a
{
	color: #6E6D2B;
	text-decoration: none;
}
.content a:hover
{
	text-decoration: underline;
}
.imageborder
{
	border: solid 1px #CCCCCC;	
}
.copyright
{
	color: #FFFFFF;
	font-size: 10px;
}
.font10
{
	font-size: 10px;
}
.font11
{
	font-size: 11px;
}
.font12
{
	font-size: 12px;
	text-align: left;
}
