body {
	background-color: #BD3400;
	margin: 0px;
	text-align: justify;
}
.fontblack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.fontred {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
}
.fontbold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fontboldwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.fontwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.fontgary {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
