BODY {
 margin-left: 0%;
 margin-right: 5%;
 margin-top: 1%;
 margin-bottom: 1%;
 font-family: arial, sans-serif 
}

H1 {
font-size: 120%;
color: #003366;
}

H2 {
font-size: 120%;
color: #003366;
}

H3 {
font-size: 100%;
color: #003366;
}

P {font-size: 100%;font-weight: normal;font-family: arial, sans-serif;color: #333;line-height: 1.3em;}
.highlight {
font-size: 120%;
color: #003366;
background-color: #FFFFFF;
}

.large {
font-size: 120%;
color: #000000;
background-color: #FFFFFF;
font-weight: bold;
}

.small {
 font-size: 80%;
 color: #000033;
}

.smaller {
 font-size: 75%;
 color: black;
}


