body{
	margin:0px;
	background:url("../images/greenshape.png") repeat;
}
#maintbl{
	background-color:#ffffff;
}
#topmenu td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#topmenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#topmenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}
.greenslide{
	background:url('../images/green-slide.gif') repeat-x;
	height:21px;
}
.maincontent{
/*	font-family: Verdana;*/
	font-family: Arial;
	font-size: 16px;
	color: #000000;
/*	background-color:#00CC66;*/
}
.style6 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
#analysis td{
	padding:6px;
}
h2{
	margin-top:0px;
}
#footerlinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
#footerlinks a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
#subtitle a{
	text-decoration:none;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}