body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back9.jpg);
	background-repeat: repeat;
	
	}
	a:link, a:visited {
	  color:#0066CC;
	  font-weight:bold;
	  font-size:9pt;
	  text-decoration:underline;
	  }
	a:hover, a:focus {
	  color:#FF00FF;
	  font-weight:bold;
	  font-size:9pt;
	  word-spacing:normal;
	  text-decoration:none;
	  } 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #70158A;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC33CC;
	line-height: 17px;
	letter-spacing: .1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCC66;
	border-right-color: #CCCC66;
	border-bottom-color: #CCCC66;
	border-left-color: #CCCC66;
	border-bottom-style: solid;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CCCC66;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.imgbrd_lft {
	margin-left: 20px;
	
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
hr {
	height: 1px;
	width: 575px;
	background-position: center;
	background-color: #CCCC66;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
