body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
}

.lines {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	line-height : 200%;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 150%;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 150%;
}

.medium {
	font-family: Times New Roman, Times, Serif;
	font-size: 12px;
	color: #003300;
	font-weight : bold
}

.headline {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	color: #003366;
}

.headlinesub {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	color: #666666;
}

.title {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	
	color: #2c1849;
    font-weight : bold;
    
}

.quote {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	color: #666666;
	line-height : 150%;
	font-weight : bold
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.services {
	font-family: Times New Roman, Times, Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%
}

.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	border-color: #E5E5E5
}

a:link {
  color:#990000;  
  text-decoration: underline;}
a:visited {
  color: #000000; 
  text-decoration: underline;}
a:hover {
  color: #000033; 
  text-decoration: underline;}
a:active {
  color: #000033; 
  text-decoration: underline;
}
.backer {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: -1;
}
