body {
	margin: 0px;
	padding: 0px;
	background-color: #2F6753;
}

body, th, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.a-input1 {
}

.a-align-justify {
	text-align: justify;
	line-height: 140%;
}

.a-text1 {
	font-size:11px;
	text-align:justify;
}

.a-text2 {
	color: #CCCCCC;
	font-size:10px;
}
.a-text3 {
	color:#72AAB0;
	
}
a {
	color: #316093;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #E92282;
}
.a-bg1 {
	background-image:url(images/a-index27.jpg);
	background-repeat: no-repeat;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.a-style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.a-style1 a {
	color: #3D5C75;
	text-decoration:none;
}

.a-style1 a:hover {
	text-decoration:underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #306696;
	font-weight: bold;
}

#sb {
	color: #F3038C;
}

