/* style created © 2010 by Terry Peck. Duplication or redistribution is strictly prohibited. */

html { min-height: 100.02%; }
body {
margin: 0px 0px 0px 0px;
 								/* scrollbar */
scrollbar-3dlight-color:#CCCCCC;
 scrollbar-darkshadow-color:#000000;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
 scrollbar-track-color:#CCCCCC;
 scrollbar-arrow-color:#FFFFFF;
 scrollbar-face-color:#CCCCCC; /* end of scrollbar */
}

a:link {
	  color: #FFFFFF;
	  font-weight: bold;
	  text-decoration: none;
	  font-family: arial, helvetica;
}
a:visited {
	  color: #FFFFFF;
	  font-weight: bold;
	  text-decoration: none;
	  font-family: arial, helvetica;
}
a:hover {
	  color: #FFFFFF;
	  font-weight: bold;
	  text-decoration: underline;
	  font-family: arial, helvetica;
}

td{
color: #000000;
font-family: arial, helvetica;
font-size: 14px;
line-height:125%
}

.titlepage1{
color: #FFFFFF;
font-family: arial, helvetica;
font-size: 16px;
font-weight: bold;
}

.titlepage2{
color: #FFFFFF;
font-family: arial, helvetica;
font-size: 16px;
font-weight: normal;
}

.titlepage3{
color: #FFFFFF;
font-family: Lucida Sans;
font-size: 16px;
font-weight: bold;
}
