
.color12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#cf0f17;
}
.gray12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#787878;
}
.gray14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#787878;
}
.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.color12 {
	font-family: Arial;
	font-size: 12px;
	color: #cf0f17;
}
.color13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#cf0f17;
}
.color16bold {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color:#cf0f17;
}
.color22header {
	font-family: arial;
	font-size: 22px;
	color: #cf0f17;
}
h1 {
	font-family: Arial;
	font-size: 19px;
	color: #cf0f17;
}
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;
	list-style-image: url(images/bullet.gif)
}
a:link {
	color: #787878;
	text-decoration: none;
}
a:visited {
	color: #787878;
	text-decoration: none;
}
a:hover {
	color: #cf0f17;
	text-decoration: none;
}
a:active {
	color: #787878;
	text-decoration: none;
}
.body11 {
	font-family: arial;
	font-size: 11px;
}
