body
{
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
	background-color: FFFFFF;
}

h1 {
	font-family : Times New Roman, Times, serif;
	font-size : 150%;
	margin-top: 25px;
  color: #014E84;
}

h2 {
	font-family : Times New Roman, Times, serif;
	font-size : 130%;
  font-weight: bold;
	margin-top: 50px;
  color: #014E84;
}

td  {
	font-size : 80%;
	font-family : Verdana, Helvetica, sans-serif;
}

li  {
	font-family : Verdana, Helvetica, sans-serif;
	margin-left: 30px;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
}

a:link { color: #CC0000; text-decoration: none;} 
a:visited { color: #CC6666; text-decoration: none; } 
a:active { color: #FF0000; text-decoration: none; } 
a:hover { color: #FF0000; text-decoration: underline; }

.bodytext {
  margin-left: 20px; 
	line-height: 18px;
}

.blue {
  margin-left: 20px; 
	line-height: 18px;
  color: #014E84;
}

.copyright { 
  font-family : Arial, sans-serif; 
  font-size : 70%; 
  text-align : center; 
  color: #FFFFFF;
}

a.copyright:link { color: #FFFFFF; font-size : 80%; } 
a.copyright:visited { color: #FFFFFF;  font-size : 80%; } 
a.copyright:active { color: #FFFFFF; font-size : 80%; } 
a.copyright:hover { color: #FFFFFF; font-size : 80%;}

.quote { 
	font-family : Times New Roman, Times, serif;
	font-size : 110%; 
	font-style : italic;
	text-align : center; 
	color: #014E84;
	
}

.ttext  {
	font-size : 80%;
	font-family : Verdana, Helvetica, sans-serif;
	background: #FFFFFF;
}

.whiteborder {
  background: #FFFFFF;
}