/* CSS Document */

.style1 {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
}
.pagebg {
	background-image: url(images/ac_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagebgp {
	background-image: url(images/p_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagebgr {
	background-image: url(images/r_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.htext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

