.textmain {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text11 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.blue11bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #255086;
}
.blue12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #255086;
}
.blue13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #255086;
}
.blue14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #255086;
}
.purple13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #800ba2;
}

.green-bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #6f9952;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

body {
	background-image: url(images/background.gif)
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
}
a:link {
	color: #6f9952;
	text-decoration: none;
}
a:visited {
	color: #6f9952;
	text-decoration: none;
}
a:hover {
	color: #d864c7;
	text-decoration: underline;
}
a:active {
	color: #6f9952;
	text-decoration: none;
}
div.ad{
  margin-left: 1.4em;      

}