body         { 
               color: black;
               font-size: 12px; 
               font-family: Arial,Verdana,Sans-Serif;
               
               margin-top: 20;
               text-align: center;
               padding: 0; 
               align: left;
			   background: transparent;
               font-weight: normal;
               scrollbar-face-color: #defafa;
               scrollbar-arrow-color: white;
               scrollbar-track-color: beige;
               scrollbar-shadow-color: gray;
               scrollbar-highlight-color: white;
               scrollbar-3dlight-color: gray;
               scrollbar-darkshadow-Color:gray;
               }
			   
h1
{
       text-indent: 0;
		 font-size: 16px; 
		 margin-top: 7px;
}		   
.box
{
               font-size: 14px; 
               font-family: Sans-Serif;
			   valign: top;
			   line-height: 140%;
			
			   align: justify;
			   font-style: italic;
			 
			   padding: 0 40 0 10;
}
.smbox
{
               font-size: 12px; 
               font-family: Sans-Serif;
			   valign: top;
			   line-height: 110%;
			
			   align: justify;
			   font-style: italic;
			 
			   padding: 0 0 0 0;
}
.nav 
{       
         float: left;
        font-size: 12px; 
        font-family:  New Times Roman,Verdana,Sans-Serif,Arial,;
        background-color: transparent;
        color:  black;
        text-align: left; 
          padding: 5 0 2 9;
        margin: 0;
        align: left;
        text-indent: 0px;
        line-height: 120%;
        font-weight: bold; 
        text-decoration: none;
        align: left;
		display: block;
        width: 140;
}

.nav a
{
        padding: 5 0 2 9;
        margin-left: 7px;
		margin-right: 0px;
        width: 140;
        font-family: Arial,Verdana,Sans-Serif;
        background-color: transparent;
        color: black;
        text-align: left;
        text-decoration: none;
        line-height: 110%;
        font-weight: bold;
        display: block;
         align: left;

}

.nav a:hover
{
       
       
       
        font-family:         Arial,Verdana,Sans-Serif;
       background-color: transparent;
        color: blue;
        text-decoration: underline;
        

}
.navbot 
{   
        font-size: 11px; 
        font-family:  New Times Roman,Verdana,Sans-Serif,Arial,;
        background-color: transparent;
        color:  black;
        text-align: left; 
          padding: 2 2 2 2;
        margin: 0;
      
        text-indent: 0px;
        line-height: 130%;
        font-weight: normal; 
        text-decoration: none;
        align: center;
		

}

.navbot a
{        font-size: 11px; 
        padding: 2 2 2 2;
        margin-left: 1px;
		margin-right: 0px;
        align: center;
        font-family: Arial,Verdana,Sans-Serif;
        background-color: transparent;
        color: black;
        text-align: left;
        text-decoration: none;
        line-height: 130%;
     
     
      

}

.navbot a:hover
{
       
     
       background-color: transparent;
        color: blue;
        text-decoration: underline;
        

}
.framed
{
      border: solid;
	  border-color: black;
	  border-width: 2;
	  background-color: #defafa;
 
} 

