body {
	background-color: #2E3D47;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	background-position: left top;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:13px;
	line-height:10px;
}
h3 {
	font-size:11px;
	line-height:10px;	
	text-transform: none;
}
h4 {
	font-size:11px;
	line-height:10px;	
}
a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
		
}
a:link{
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;
}
a:hover{
	color: #CCCCCC;
}
a:active{

}
.wit {
	color: #FFFFFF;
}
.tabel{
	background-color: #9AC2E5;
	border: 1px solid #2D7DC4;
}
.image {
	float:right ;
	margin:0px 0px 15px 15px;
}
.image2 {
	float:left ;
	margin:0px 15px 15px 0px;
}
.image3 {
	float:right ;
	margin:0px 0px 0px 15px;
}
.image4 {
	float:left ;
	margin:0px 15px 0px 0px;
}