BODY, P, LI {
color : #000066;
font-family : 'Comic Sans MS', Arial, Helvetica, sans-serif;
font-size : 10pt;
}

TABLE, TD {
background-color : #ffffcc;
}

H3 {
font-size : 16pt;
text-align : center;
}

A:LINK {
text-decoration : none;
color : #660000;
}

A:VISITED {
color : #808080;
text-decoration : none;
}

.index {
font-size : 8pt;
}

.note {
color : #000000;
background-color : #ffffcc;
font-weight : bold;
font-style : italic;
font-size : 8pt;
margin-left : 80px;
margin-right : 80px;
padding : 10px;
}