.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.cap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.maintext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#ff0000;
}


.notes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;

	}

.capmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

a:link {
	text-decoration: none;
	color: #909090;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #909090;
	text-decoration: none;
}

.tabletd{
	height:30px;
	background:#ffffcc;
	color:#800000;
	border-style:dashed;
	border-color:#808080;
	border-collapse;collapse;

	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:1px;
}


.tabletd1{
	height:30px;
	background:#ffffcc;
	color:#800000;
	border-style:dashed;
	border-color:white;
	border-collapse;collapse;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;

}
th{
	background:#f0f0f0;
	color:#09158F;
	border-style:dashed;
	border-color:white;
	border-collapse;collapse;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}




.bordertd{
	border-style:dashed;
	border-color:#808080;
	border-collapse;collapse;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
}


.other{
	font-family:verdana;
	font-size:10pt;
	color:#606060;
}
.bottom{
	font-family:verdana;
	font-size:7pt;
	color:#606060;
	margin-bottom:5px;
}
.bottomlink{
	font-family:verdana;
	font-size:7pt;
	color:#606060;
	margin-bottom:5px;
}

