h1
{  
font-family: "georgia"; 
font-size: 16px; 
color: #FFFFFF;
font-weight: bold;
background-color: #004080;
padding: 2px;
margin: 2px;
}

h2
{
font-family: georgia; 
font-size: 13px; 
color: #004080;
font-weight: bold;
border-bottom: 1px #004080 solid; 
margin: 2px;
}

p
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;
font-weight: normal;
margin: 2px;
}

p.note
{  
font-family: "Arial, Sans-Serif"; 
font-size: 12px; 
color: #000000;
font-weight: normal;
border: 1px #004080 solid; 
background-color: #F0F0FF;
margin: 2px;
}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.button {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; background-color: #004080; border: f0f0ff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

