body { font-family: Arial, Verdana, sans-serif;
  	   font-size: 10pt; 
	   	scrollbar-face-color: green; scrollbar-shadow-color: #ffffff; 
		scrollbar-highlight-color: #dadada; scrollbar-3dlight-color: #9ecfe5; 
		scrollbar-darkshadow-color: #000000; scrollbar-track-color: #e5e5d5;
		scrollbar-arrow-color: #ffffff }

	a:link { color: blue }

	a:visited { color: purple }

	a:hover { color: #e61622; font-weight: 800 }

	a:active { color:  }
	
	p  {text-align: left; font-size: 10pt }

blockquote  {text-align: left; font-size: 10pt }

    h1 { font-size: 14pt; font-weight: 900; color: navy; padding-left: 10px }

    h2 { font-size: 12pt; font-weight: 900; color: green }     

    h3 { font-size: 11pt; font-weight: 700; color: #990000 }  

    h4 { font-size: 10pt; font-weight: 700; color: #990000; font-style: italic }  

	h5 { font-size: 10pt; font weight 700; color: navy; font-style: italic }
	
	li { padding: 5px; text-align: left; font-size: 10pt  }

    .bold { font-weight: 900 }

    .boldblue { font-size: 11 pt; font-weight: 900; color: navy }

    .ital { font-style: italic }

	.redprint { font-size: 9pt; color: #990000; font-weight:800 }

	.fineprint { font-size: 8pt; font-style: italic }

 	.whitetext { font-size: 10pt; color: white; font-weight:800 }
	
	.greytext  { font-size: 10pt; color: cdcdcd; font-weight: bold }
	
	.centeralign { text-align: center; align: center }