@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-color: #20244e;
}

.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.peddtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	
}
.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #20244e;
}
