body {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	padding: 0;
	background-color: #093B6F;
	font-size: 11px;
	color:#333
	line-height: 16px;
}

p {
    -webkit-text-size-adjust: none;
}

font {
	font-size: 11px;
}

#footer {
	text-align: center;
	color: #666;
	line-height: 16px;

}

#footer a {
	color: #666;
	text-decoration: none;	
    -webkit-text-size-adjust: none;

}

#footer a:hover {
	color: #333;
	text-decoration: none;	
	-webkit-text-size-adjust: none;
}

.bgwhite {
	background-color: #FFF;
}

.bg1 {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.bg2 {
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 12px;
}
.titles {
	-webkit-text-size-adjust: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#Table_01 tr .bg1 table {
	text-align: right;
}

