
.color12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#bb1e02;
}
.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.gray {
	font-family: Arial;
	font-size: 11px;
	color: #929292;
}
.color12 {
	font-family: Arial;
	font-size: 12px;
	color: #bb1e02;
}
.color13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#bb1e02;
}
.color18header {
	font-family: arial;
	font-size: 18px;
	color: #bb1e02;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-image:   url("../images/background.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e8;
}
a:link {
	color: #bb1e02;
	text-decoration: underline;
}
a:visited {
	color: #bb1e02;
	text-decoration: underline;
}
a:hover {
	color: #598526;
	text-decoration: none;
}
a:active {
	color: #bb1e02;
	text-decoration: underline;
}
.body11 {
	font-family: arial;
	font-size: 11px;
}