.date {
	text-align: right;
	color: #23609C;
	font-size: 11px;
}


.style1 {
	font-size: 14;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {font-size: 12}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {

	background-image: url(images/main_bg.jpg);
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style5 {
		font-size: 12;
        font-weight: bold;
		color: #FFFFFF }
		
		.style6 {
		font-size: 12;
        font-weight: bold;
		color: #000000 }

.style7 {
		font-size: 14;color: #000000 }


a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
