/* CSS Document */

body
{
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

h1 {
font-size:13px; 
font-weight:bold; 
font-style: normal;
}

h2 {
font-size:12px; 
font-style:italic; 
font-weight: normal;
}

.footer
{
font-size:11px;
font-size-adjust:inherit
}
h6 {
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-style:normal; 
font-weight: normal;
color:#006699;
}