body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 85%;
	color: #3366CC;
	text-decoration: none;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3366CC;
	font-size: 85%;
	text-decoration: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 85%;
	color: #3366CC;
	text-decoration: none;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited    {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF0000;  
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
a:hover   {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
	font-style: normal;
	font-weight: bold;
}

.headtxt {
	font-size: 85%;
	color: #000000;
}

.boldtxt {
	font-weight: bold;
}
.img20R20B15T {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img20R {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.img20L {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
.img50L {
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.img70L {
	margin-top: 0px;
	margin-left: 70px;
	margin-bottom: 0px;
}

.lftable {
	background-image: url(images/cellbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 387px;
}
.dsngr a {
	font-size: 80%;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.tdtop {
	vertical-align: top;
}
.bktxt {
	color: #000;
}
.hfree {
	float: right;
	color: #F00;
	border: thin solid #36F;
	margin-left: 5px;
}
h3 {
	color: #F00;
}
li
{
	padding-left: 30px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/spotstar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;	
}