body {
	margin-left: 10px;
	margin-top:10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:#333333 ;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: "Bitstream Vera Sans", Arial;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	text-align: left;


}
h2 {
	font-family: "Bitstream Vera Sans", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CC00;
	text-decoration: none;
	text-align: left;
	padding-bottom: 30px;

}
.divcontenant {
	width: 750px;
}

