p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 6px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 6px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold; 
	color: #000000;
	text-align: center;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
	}
	
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 4px;
	list-style-type: disc;
}


/* This class defines how links are displayed on the page*/
a:link {  color: #003366; text-decoration: none; font-weight: bold}
a:active { color: #003366; text-decoration: none ; font-weight: bold}
a:visited { color: #003366; text-decoration: none ; font-weight: bold}
a:hover { color: #003366; text-decoration: none ; font-weight: bold}

/* This class defines how links are displayed on the page*/
a.image:link {  color: #000000; text-decoration: none; font-weight: bold}
a.image:active { color: #000000; text-decoration: none ; font-weight: bold}
a.image:visited { color: #000000; text-decoration: none ; font-weight: bold}
a.image:hover { color: #000000; text-decoration: none ; font-weight: bold}

.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}

/* This class defines how links are displayed on the page*/
a.footer:link {  font-family: Georgia, "Times New Roman", Times, serif;  color: #9FC2C6; text-decoration: none; font-weight: bold}
a.footer:active { font-family: Georgia, "Times New Roman", Times, serif;  color: #003366; text-decoration: none ; font-weight: bold}
a.footer:visited { font-family: Georgia, "Times New Roman", Times, serif;  color: #9FC2C6; text-decoration: none ; font-weight: bold}
a.footer:hover { font-family: Georgia, "Times New Roman", Times, serif;  color: #003366; text-decoration: none ; font-weight: bold}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style-type: disc;
}

.bullet1 {
	list-style-image: url(../images/ac1160.gif);
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	list-style-position: outside
}
.body img {
	text-align: center;
}


.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 6px;
	background-position: center;
	text-indent: 3px;
}

.body-l {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 6px;
	background-position: center;
}


