body { 
font-family : arial ;
background-color: #E4E7FA;
} 
a { 
color : #cc3300;
font-weight:bold;
text-decoration : none;
} 
a:hover { 
color : #cc3300;
text-decoration : underline;
}
td { 
font-family : arial, sans-serif;
font-size : 1em;
background-color:#FFFFFF;
}

h1 { 
font-size:14pt; 
font-weight: bold;
}
h2 {
font-size:13pt;
color: #000000;
}
h3 {
font-size:11pt;
color: #000000;
}
h4 {
font-size:10pt;
color: #000000;
}