body {
	background-image: url(images/aaoe-bkgrd.gif);
	color: #000000;
	background-color: #ffffff;
	background-repeat: repeat-y;
	}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	line-height: 23px;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0071a4;
	line-height: 19px;
}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 19px;
}
.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	font-style: italic;
}

.head5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0071a4;
	line-height: 18px;
}

.olist1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	list-style-position: outside;
	list-style-type: upper-alpha;
}
.olist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	list-style-position: outside;
	list-style-type: upper-roman;
	list-style : square;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.bodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	line-height: normal;
	font-weight: bold;
}
	
.bodynote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0071a4;
	line-height: normal;
	font-weight: bold;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}

.bullet2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: circle;
}
.tabhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0071a4;
}
.tabbody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

a:hover{
	color: #7f5c68;
	text-decoration:none;
}

a:visited{
	color: #7f5c68;
	text-decoration:underline;
}

a:link{
	color: #990033;
	text-decoration: underline;
}
