body {
background-color : #efefef; 
margin : 0; 
padding : 0; 
} 
A:link {
color : #2d496e; 
text-decoration : underline; 
font-weight : bold; 
} 
A:visited {
color : #2d496e; 
text-decoration : underline; 
font-weight : bold; 
} 
A:active {
color : #d50000; 
text-decoration : underline; 
font-weight : bold; 
} 
A:hover {
color : #d50000; 
text-decoration : underline; 
font-weight : bold; 
} 
td {
font-size : 100%; 
font-family : "Times New Roman", Times, serif; 
text-align : justify; 
} 
input {
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
select {
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.form {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
clear : none; 
float : none; 
background-color : #efefef; 
} 
h1 {
font-size : 120%; 
} 
h2 {
font-size : 110%; 
} 
h3 {
font-size : 105%; 
} 
.style1 {
font-size : 80%; 
} 
.style2 {
color : #000000; 
} 