body   { 
		font-family: Verdana, Lucida, Arial, Helvetica, Geneva;
     	background-color: white;
          scrollbar-face-color: #996633;
          scrollbar-highlight-color: #66CC00;
          scrollbar-shadow-color: #CC6600;
          scrollbar-3dlight-color: #CC6600;
          scrollbar-arrow-color: white;
          scrollbar-track-color: #CC9933;
          margin-left: 5%; margin-right: 5%;
          width: 90%;
          }

h1		{ 
		color: #663300; 
		font-size: 16pt; 
		font-weight: bold; 
		text-transform: Capitalize; margin-left: 5px;
		margin-right: 5px;
		}

h2		{ 
		color: white; 
		background-color: green; 
		foreground-color: white; 
		font-family: Arial; 
		font-size: 10pt; 
		margin-left: 5px;
		margin-right: 15px; 
		text-transform: Capitalize;
		}


b		{ 
		color: green; 
		font-family: Arial; 
		font-size: 10pt; 
		}

table 	{
		cellspacing: 5px;
		}

p,td	{
		font-family:Trebuchet MS, verdana, arial, sans-serif; 
		font-size: 10pt;
		color: black;
		margin-left: 5px;
		text-align: justify;
		}	

td.item 	{
			color: #996633;
			vertical-align: text-top; 
			float: left; 
			clear: right;
			}

img 	{ 
		border-width: 0; 
		vertical-align: top; 
		float: middle; padding: 1px;  
   		}

blockquote,cite 
		{
		color: green; 
		text-align: justify;
		} 

.popup { CURSOR: help;TEXT-DECORATION: none}

p.squeeze     {   
		margin-left: 30px;
		margin-right: 30px;
		color: blue; 
		background-color: #FFFFCC; 
		font-family:Trebuchet MS, verdana, arial, sans-serif; 
		font-size: 10pt; 
		font-style: italic;
		font-weight: em;
		border: thin dotted #CC9966; 
		padding: 1em
		}

A:link 		{ text-decoration: none; }
A:visited 	{ text-decoration: none;  }
A:active 	{ text-decoration: none; }
A:hover 	{ text-decoration: none; background: #99FF33; }

.iteml		{
			vertical-align: text-top;
			border-width: 0;
			}

.locn		{ 
			color: white; 
			background-color: blue; 
			foreground-color: white; 
			font-family: Arial; 
			font-size: 10pt; 
			margin-left: 5px;
			}

