body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: auto;
	background-image: url(images/AC-BG.jpg);
	backgroung-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:#CCCCCC;
	line-height: auto;
	padding: 10px;
	margin-bottom: -20px;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 10px;
	line-height: auto;
	color: #FF9900;

}
h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	line-height: auto;
	color: #000099;
	margin-bottom: -20px;	
	
}
h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 10px;
	line-height: auto;
	color: #666666;
	margin-bottom: -20px;
	
}
h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 10px;
	line-height: auto;
	color: #0099FF;
	margin-bottom: -20px;
	
}

h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	padding: 10px;
	line-height: auto;
	color: #FF9900;
	margin-bottom: -20px;
	
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 110%;
	font-weight: normal;
	padding: 10px;
	line-height: auto;
	color: #000000;
	margin-bottom: -20px;
	text-align: justify;	

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	list-style-image: url(%E2%80%A2);
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
}

li {
	list-style: circle
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-position: inside;
	list-style-type: square;
	font-style: normal;
	line-height: normal;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	position: fixed;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	float: none;
	margin: auto;
	display: table;
	text-indent: 0px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#000000;
}

.box1 {
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FEB610;
	border-right-color: #FEB610;
	border-bottom-color: #FEB610;
	border-left-color: #FEB610;
	margin-bottom: 0px;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF9900;
	margin-bottom: -30px;
	padding: 10px;
	font-weight: bold;
}
