.content, BODY, P, Table, TR, TD {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	text-decoration : none;
} 
 A:LINK {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
} 
A:ACTIVE, A:HOVER, A:VISITED, A {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight : normal;
	text-decoration : underline;
}
.pricetable, TD.pricetable, TR.pricetable, TABLE.pricetable {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	text-decoration : none;
	border : 1px solid Gray;
	padding : 3px 3px 3px 3px;
	border-left : 1px solid Gray;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Gray;
} 

.tableheaders{
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	text-decoration : none;
}  
.heading1, a.heading1:link, a.heading1:visited, a.heading1:active, a.heading1:hover, h1 {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bold;
	text-decoration : none;
	line-height : 25px;
} 
.heading2, a.heading2:link, a.heading2:visited, a.heading2:active, a.heading2:hover, h2 {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : navy;
	font-weight : bold;
	text-decoration : none;
} 
.leftnav,  A.leftnav:ACTIVE, A.leftnav:HOVER, A.leftnav:LINK, A.leftnav:VISITED {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : navy;
	font-weight : normal;
	text-decoration : underline;
}
.leftnavon {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}
.bottomnav, a.bottomnav:link, a.bottomnav:visited, a.bottomnav:active, a.bottomnav:hover {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
}
.smalltext {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
}
.maptext {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	font-weight : normal;
}
.microtext {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	font-weight : normal;
}