body{
font-family: Arial;
padding-left:15;
}

.gen{
background-color: #FFFFFF; 
font-size: 90%; 
color: black; 
font-weight: normal;
font-family: Arial, sans-serif; 
text-align: left;
}

a{
text-decoration: none;
}

a.rlink:link {color: #3366FF; text-decoration: none; font-weight: bold; }
a.rlink:visited {color: #3366FF; text-decoration: none; font-weight: bold; }
a.rlink:hover {color: #3366FF; font-weight: bold; }

a.marl:link {color: #333333; text-decoration: none;}
a.marl:visited {color: #333333; text-decoration: none;}
a.marl:hover {color: #666666;}

.mar{
font-family: Arial, sans-serif; 
font-weight: bold; 
font-size: 85%;
color: black; 
background-color: #ffffff; 
text-align: center; 
}

.sm{
font-size: 80%;
}

h1{font-size: 200%; 
text-align: left; 
color: #3366FF; 
padding-left: 5; 
font-weight: normal;
}

h2{font-size: 120%; 
text-align: left; 
color: #3366FF; 
padding-left: 5; 
font-weight: normal;
}

h3{font-size: 120%; 
text-align: left; 
color: #333333; 
padding-left: 5; 
font-weight: normal;
}



