.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text13 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.color12 {
	font-family: Arial;
	font-size: 12px;
	color: #B25126;
}
.color13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #B25126;
}
.color16header {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B25126;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B25126;
}

body {
	background-image: url('images/background.gif');
	margin-left: 0px
}
a:link {
	color: #B25126;
	text-decoration: underline;
}
a:visited {
	color: #B25126;
	text-decoration: underline;
}
a:active {
	color: #B25126;
	text-decoration: underline;
}
a:hover {
	color: #B25126;
	text-decoration: none;
}
.style1 {
font-size: 13px; 
color: #B25126; 
font-family: arial;
}

.body11 {
	font-family: arial;
	font-size: 11px;
}