body {
	background:url(../images/bg.png) repeat-x top left;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:13px;
	line-height:16px;
}

#wrapper {
	width:954px;
	padding:0px;
	margin:0px auto;
}

#main {
	width:954px;
	background:#FFFFFF;
	padding:0px;
	margin:18px 0 0 0;
	float:left
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: justify;
	color: #014DAF;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	text-align: justify;
	color: #ffffff;
}
a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #0033FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
a.a:link {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a.a:hover {
	color: #FFCC00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a.a:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

