h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #365699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5B7EB8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: normal;
	font-size: larger;
}
.interface {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
}
.interface a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.interface a:visited {
	color: #DDDDDD;
	font-weight: bold;
}
.interface a:hover {
	color: #990000;
	font-weight: bold;
}
.line {
	font-size: 6px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableLeft {
	background-image:  url(images/_common/poa2_sub.gif);
	background-repeat: no-repeat;
	background-color: #8297C3;
	background-position: left top;
	background-attachment: scroll;
}
.tableRight {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url(images/_common/poa3_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 26px;
}
.indexTableLeft {
	background-attachment: scroll;
	background-image:  url(images/_index/poa2ext.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8297C3;
}
.indexTableRight {
	background-attachment: scroll;
	background-image:  url(file:///F|/Jessi%20lee/poa/public_html/images/images/poa_fulllogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imageL {
	margin-right: 5px;
	margin-bottom: 5px;
}
.imageR {
	margin-left: 5px;
	margin-bottom: 5px;
}
.imageR {
	float: right;
}
.imageL {
	float: left;
}
