body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;	
	background-image: url(/gifs/bg.gif);
	background-color: #000066;
	color: #000066;
}

h1 {font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 0px;
    }
	

h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 0px;	
	
	}
h3 {
   	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;  
	line-height: 1.5em;
	margin-bottom: 0px;	
	
	}

tr {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	background-color:#FFFFFF;				
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	background-color:#FFFFFF;		
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	margin-top: 0.75em;
	}
	
p.indent     {
	text-indent: 3em
	}  	

		
p.nolineheight {
     line-height:normal
	 }
  	
a:link, a:active, a:visited {
	color:#003399;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}
a:hover {
	color: #646EAB; 
	font-weight: bold; 
	line-height: 1.5em;
	text-decoration:none
			}

.projects {
	font-size: 16px;
	margin-bottom: -.5em;
	margin-top: 5em;
	line-height: 1.2em;
	}

#foot  {
    font-size:9px; 
	color:#999999;
	}
	
.contentpadding   {
	padding-right:25px;
	}
	
.italic  {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:normal
	}
	
		
#booktitle  {
    font-size:9px;
	line-height: normal
    ;
     }
	 
#bookname    {
   	font-size:11px;
	line-height: normal;
	  }

	
p.under a:link, a:visited {
	color:#003399;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
    }
	
p.under	a:hover {
	color: #646EAB; 
	font-weight: bold; 
	line-height: 1.5em;
	text-decoration:none
			}

.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #9498C5;
}

input.button {
    background-color: #000066;
    font-size: 9px;
    font-family:Verdana, Arial, Helvetica, sans-serif
    border: double #930;
}

.text {
	font-weight: normal; 
	font-size: 9px;
	text-decoration: none;
		}
