
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	color: #000000;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.leftcol {
   margin:0;
   padding:0;
   width:244px;
   float:left;
}
.rightcol {
	margin:0;
	width:490px;	/* was 480 */

	padding-left:10px;
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.centercol {
	margin:0;
	width:490px;	/* was 480 */
	float:center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.fullwidth {
   width:760px;
}
.clearboth {
   clear:both;
}
.tn190 {
   width:190px;
   float:left;
}
.tncaption {
   font-size:10px;
   font-weight:bold;
   text-align:center;
   padding:0;
   line-height:normal;
}
.bigstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-align:center;
}
.bigtxtstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-weight: bold;
	color:#0000FF;
	text-align:center;
}
/*
DOES NOT WORK HERE IN ALL BROWSERS
<STYLE type = "text/css">
A:link{background:none;color:#FFFFFF;text-decoration:none}
A:visited{background:none;color:#FFFFFF;text-decoration:none}
A:active{background:none;color:#FFFFFF;text-decoration:none}
A:hover{background:none;color:#FF0000;text-decoration:none}
</STYLE>
*/
