body { 
margin : 0; 
padding : 0; 
line-height : 1.5em; 
background-color : #ffffff; 
font-family : sans-serif, arial; 
font-size : 12px; 
color : #000000; 
} 
A:link { 
text-decoration : underline; 
color : Black; 
font-weight : bold; 
font-size : 12px; 
} 
A:visited { 
text-decoration : underline; 
color : Black; 
font-weight : bold; 
font-size : 12px; 
} 
A:hover { 
text-decoration : underline; 
color : Black; 
font-size : 12px; 
} 
A:active { 
text-decoration : none; 
color : Black; 
font-size : 10px; 
} 
H1 { 
font-size : 35px; 
} 
H2 { 
font-size : 25px; 
} 
H3 { 
font-size : 20px; 
} 
H4 { 
font-size : 15px; 
} 
H1, H2, H3, H4 { 
font-family : sans-serif, arial;  
color : Black; 
font-weight : bold; 
line-height : 110%; 
} 
.global {background-color : #ffffff; } 
TD, p { 
font-family : sans-serif, arial; 
font-size : 10px; 
color : #000000;
 
} 
input.submit{
background-color: #e4eaf3;
border: 1px solid #4b4b4b;
color : #000033;
font-size : 11px;
font-weight : bold;
font-face: arial;

  }
