P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL, HR  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
  
SMALL  {
  	font-size : 8pt;
}
 
a.menu {
        font-family:Arial,Helvetica,sans-serif;
        color:#FFFFFF;
        font-size: 10pt;
}
 
H2, .heading2  {
	font-size : 18pt;
	font-weight: normal;
}
  
H3, .heading3  {
  	font-size : 14pt;
	font-weight: normal;	
}
  
H4, .heading4  {
	font-size : 11pt;
	font-weight: bold;
}
  
hr {
	border: none;
	color : #006666;
	background-color: #006666;
	height: 1px;
}
.quote {
}
.quote_maker, .quote_maker i {
  	font-size : 8pt;
	color: #005555;
	text-align: right;
	margin-top: 8px;
	margin-right: 4px;
}

/* Remove the space at the top of ul and ol */
ul.compact, ol.compact {
	margin-top: 2px;
}

