body {
margin: 0px;
padding: 0px;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
}

h1 {
font-size: 12pt;
font-weight: bold;
}

p {
font-size: 11pt;
padding: 0px;
margin: 0px;
line-height: normal;
}

.submenu li{
	border-bottom: 1px dashed #CCCCCC;
	margin: 10px 0px;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}

.submenu a {
	color: #0A64A7;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover {
	color: #FF8000;
}

.ora {
	color: #ff8000;
	font-weight: bold;
	font-size: 12pt;
}

.blu {
	color: #0A64A7;
	font-weight: bold;
	font-size: 12pt;
}

.footy {
	font-size: 10px;
	line-height: 14px;
	color: #006699;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	height: 40px;
}

.top {
	color: #99CCCC;
	text-decoration: underline;
	text-align: right;
	font-size: 12px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	padding: 0px;
	margin: 6px 0px 0px;
	line-height: normal;	
}

li {
	font-size: 11pt;
	list-style-type: circle;
}
.oraSm {

	color: #ff8000;
	font-weight: bold;
	font-size: 9pt;
}
.pQuote {
	font-size: 10pt;
	color: #000000;
	height: 40px;
	font-style: italic;
	text-indent: 10pt;


}
