.textmain {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.colorbullets {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #414c40;
}
.bullets {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #414c40;
}
.bulletsmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #414c40;
}
.headers {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #414c40;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #414c40;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body
{
	background-image: url(images/background.gif);
}
a:link {
	color: #414c40;
}
a:visited {
	color: #414c40;
}
a:hover {
	color: #414c40;
}

.text11 {
	font-family: arial;
	font-size: 11px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

