body {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background-color:#666666;
}
.botom {
	font-family: Verdana;
	font-size: 9pt;
	color: #CCCCCC;
	background-image: url(images/bottom.jpg);
}

.topstrip {
	background-color: #4f4f4f;
}



.text {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 0.5cm;
	color: #333333;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: justify;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.title {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.head1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

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