body { margin-top:80px; 
       background-color:white; }



.para1 {font-family:courier new; 
        font-size:10pt; text-align:left; 
        color:dimgray; 
        text-decoration:none; }

.para2 {font-family:courier new; 
        font-size:10pt; text-align:center; 
        color:dimgray; 
        text-decoration:none; }

a:link {font-family:courier new; 
        font-size:10pt; color:dimgray; 
        font-weight:bold; 
        text-decoration:none; }

a:visited {font-family:courier new; 
           font-size:10pt; color:dimgray;
           font-weight:bold; 
           text-decoration:none; }

a:hover {font-family:courier new; 
         font-size:10pt; color:palevioletred; 
         font-weight:bold; 
         text-decoration:none;
         
.form {background-color:lightsteelblue;
		width:495px;
		height:255px;
		}





