/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	
}
body {
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.style5 {
	font-size: 24px;
	font-weight: bold;
}
.style6 {
text-align:justify;
color:#666666;

}
.subheading {
	font-size: 16px;
	font-weight: bold;
}
.bodytext
{
padding-left:10px;
	padding-top:5px;
	padding-right:5px;
}