body         { 
               color: black;
               font-size: 12px; 
             font-family:  Verdana,Arial,Sans-Serif,New Times Roman,Verdana;
               margin-top: 10px;
              
               text-align: left;
               padding: 0; 
               align: left;
			   background: white;
               font-weight: normal;
               scrollbar-face-color:  black;
               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;
         margin-bottom: -5px;
line-height: 130%;
letter-spacing: +1px;
color: black;
}		   
.box
{
               font-size: 13px; 
        font-family:  Arial,Sans-Serif,New Times Roman,Verdana;
			   line-height: 130%;
			
			margin-top: 11px;
			 
			   font-weight: normal;
			
}
.box a
{
             
			  
			color: blue;
			  text-decoration: none;
			    
			   padding:  0 0 0 0;
}

.box a:hover
{
         
			   text-decoration: underline;
}
.framed
{
border: solid;
border-color: black;
border-width: 1px;


}
.myform
{

               font-size: 11px; 
               font-family:  Arial,Sans-Serif,New Times Roman,Verdana;
			   line-height: 110%;
			margin: 0;
			
			 
			   font-weight: bold;
			   padding:  0 5 0 3;
}
.photobox
{
padding: 10 10 10 10; border: solid; border-width: 1px; border-color: black;
background-color: white;
}

