@charset "utf-8";
/* CSS Document */

.body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin:0px;
	background-color: #233D61;
	}
	
/*---------body----------*/

	
.maintext{
	text-align:justify;
	padding-right:27px;
	}	
	
/*----------footer-------*/
a.wserve:link, a.wserve:visited, a.wserve:active{
	text-decoration:underline;
	color:#ffffff;
	}
	
a.wserve:hover{
	text-decoration:none;}	
	
.txt_box {
	font-family: tahoma;
	font-size: 11x;
	color: #000000;
	}


