body { margin: 0;

				font-family: Arial, Verdana, sans-serif; font-size: 12pt; 

				scrollbar-face-color: #FF6600; scrollbar-shadow-color: #ffffff; 
			
				scrollbar-highlight-color: #dadada; scrollbar-3dlight-color: #9ecfe5; 
			
				scrollbar-darkshadow-color: #000000; scrollbar-track-color: dadada;
			
				scrollbar-arrow-color: #ffffff }

	a:link { color: blue }

	a:visited { color: purple }

	a:hover { color: #FF6600; font-weight: 800 }

	a:active { color:  }
	
	p  {text-align: left; font-size: 12pt; padding-left: 10px; padding-right: 10px }

    td { font-size: 10pt; color: #000000; font-weight: normal; text-align: left }
		td.grey		 { background: #e6e6e6 }

    th { font-size: 12pt; color: #000000; font-weight: 800 }
		th.header1   { background: #999999; color: #000000; font-weight: bold; text-align: center }
		th.header2   { background: #CCCCCC; color: #000000; font-weight: normal; text-align: center }

    h1 { font-size: 14pt; font-weight: 900; color: navy; padding-left: 10px }

    h2 { font-size: 12pt; font-weight: 900; font-style: italic; color: black; padding-left: 10px }     

	h3 { font-size: 11pt; font weight 500; color: navy; padding-left: 10px }
	
	h4 { font-size: 11pt; font weight 500; color: navy }

	h5 { font-size: 9pt; font weight 500; color: navy; padding-left: 10px }

	li { padding: 5px }

    .bold { font-weight: 800 }

    .ital { font-style: italic }

	.fineprint { font-size: 8pt; font-style: italic }

 	.whitetext { color: white; font-weight: 800 }
	
	.bluetext  { color: blue; font-weight: bold }
