body {
    font-family: Comic Sans MS, Verdana, Tahoma, Arial;
    font-size: 10pt;
    color : #000000;
    background-color: #FFFFFF;
}

.heading {
font-family: BankGothic Md BT, Comic Sans MS, Verdana, Tahoma, Arial;
color : #006699;
font-size: 24px;
font-weight: bold;
letter-spacing: 0.5em;
}

.subheading {
font-family: Comic Sans MS, Verdana, Tahoma, Arial;
color : #006699;
font-size: 20px;
font-weight: bold;
font-style: italic;
}

.small {
font-family: Comic Sans MS, Verdana, Tahoma, Arial;
color : #666666;
font-size: 11px;
font-weight: normal;
}

a {
color : #006699;
text-decoration: underline;
font-weight: normal;
}

a:visited {
color : #006699;
text-decoration: underline;
font-weight: normal;
}

a:hover {
color : #FFFFFF;
background-color: #006699;
text-decoration : underline;
font-weight: normal;
}

table {
font-family: Comic Sans MS, Verdana, Tahoma, Arial;
font-size: 10pt;
}

table.line {
background: #CCCCCC;
font-family: Comic Sans MS, Verdana, Tahoma, Arial;
font-size: 8pt;
border: solid #909090 1px;
}

.boldNote {
font-family: Tahoma, Verdana, Arial;
color : #000;
font-size: 16px;
font-weight: bold;
}
