body {	
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color:#000;
	margin:10 0 10 0;
	background-color: #4CB7E0;
}

p, td {	
	font-family: Verdana, Tahoma;
	font-size: 12px; 
	color:#000; 
	line-height: 200%; 
}

a:link {	
	text-decoration:none; 
	color: #900; 
}

a:hover {
	text-decoration:underline; 
	color: #009; 
}

a:visited {
	text-decoration:none;
	color: #900; 
}

a.bot:link {
	text-decoration:none; 
	color: #fff;
	}

a.bot:hover {
	text-decoration:underline; 
	color: #fff; 
}

a.bot:visited {	
	text-decoration:none;
	color: #fff; 
}

input, select, textarea {
	font-family: Verdana, Tahoma;
	font-size: 11px; 
	color:#000; 
	border: 1px solid #082E56; 
	background-color: #ffffff;
}

.wh {
	background-color:#1D7FA3;
}

.mtable {
	border: 3px solid #1D7FA3;
	background-color: #B3E2F4;
}

.content {
	padding: 20px;
}

.bimg {
	border: 3px solid #fff;
}