body { 
font-style: normal; 
font-size: 9pt; 
font-family: Arial; 
background-color: transparent; 
font-weight: normal; 
color: #000000;
}

.head {
color: #7f7f7f;
background-color: #FFFFFF;
font-weight: normal;
font-size: 9pt;
border-bottom: 1px solid #bebebe; 
text-align: left;
text-transform: uppercase;
}

div#outer {
margin-top: 50px;
margin-bottom: 50px;
margin-left: 25%;
margin-right: 25%;
}

div#frame {
margin-top: 50px;
margin-left: 23%;
margin-right: 25%;
}

p, b {color: #000000; }

table {
font-size: 8pt; 
}

A:link { text-decoration: underline; color: #0000cc;}
A:visited { text-decoration: underline; color: #0000cc;}
A:active { text-decoration: underline; color: #0000cc; }
A:hover { text-decoration: none; color: #0000cc; }

input, textarea, select { 
font-size : 9pt ;  
font-family: Arial;   
color : #545454;  
border : 1px solid #545454;  
background-color: #FFFFFF; 
}