P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL, HR  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	scrollbar-base-color: #E7E199;
}
  
SMALL  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 8pt;
}
  
H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight: normal;
	color : #42316A;
}
  
H3  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : medium;
	font-weight: normal;	
	color : #42316A;
}
  
H4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color : #42316A;
}
  
.heading2  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : large;
	font-weight: normal;
	color : #42316A;
}
  
.heading3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight: normal;
	color : #42316A;
}

.heading4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color : #42316A;
}
 
.errhdr  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight: bold;  
	color : #FFFFFF;
}

A:hover {
	color: white;
	background-color : #B2B26B;
	text-decoration : none;
}

.nav {
	color: black;
	font-weight: bold;
  	font-size : 8pt;	
}

A.nav:hover {
	color: white;
	text-decoration: none;
}

