body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
}

table { font-size: 100% }

a:active {  color:
	color: #0000FF;
}
a:hover {  color: #0033FF}
a:link {  color: #000099}
a:visited {  color: #0000FF}

DIV.main {
	width: 750px;
	border: 1px #000000 solid;
	text-align: center;
} 

.outline { border: #000000 solid; ; border-width: 1px 0px}

.image_fader {  filter: Alpha(Opacity=70)}
.prdate { font-size: 13px; color:black; font-weight: bold;  }
.doclink { font-size: 13px; font-weight: bold; text-indent: 25pt; }
.footer_text { font-size: 9px; font-weight: bold; color: #000000}

.home_text {
	font-weight: bold;
	font-style: italic;
	/* font-family: "Times New Roman", Times, serif;*/
	font-size: 25px;
}
.iso {
  font-size: 9px; font-weight: bold; color: #FFFFFF
}
.blist {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	text-indent: 5pt;
}

