BODY {
font-family: Arial,sans-serif;
background-color : White;
color : #000066;
margin-top: 0;
}

H1{
font : 32px Arial;
color: #000066;
}

H2{
font : 20px Arial;
color: #000066;
}

Button{
font : 18px Arial;
}

H3{
font : 17px Arial;
color: #000066;
font-weight : bold;
}

H4{
font : 17px Arial;
color: #000066;
}

H5{
font: 15px Arial;
color: #000066;
}

u {
font-family: Arial;
text-decoration: underline;
color: #000066;
}

b {
font-family: Arial;
font-weight: bold;
color: #000066; 
}

p {
font-family : Arial;
font-size : 10pt;
color: #000066;
}

TABLE {
font-family : Arial;
font-size : 10pt;
color: #000066;
}

TD{
font-family : Arial;
font-size : 10pt;
color: #000066;
}

UL{
line-height : 130%;
font-family: Arial;
color: #000066;
font-size: 11pt;
}

OL{
line-height : 12px;
font-family: Arial;
font-size : 10pt;
color: #000066;
}

LI{
line-height : 12px;
font-family: Arial;
font-size : 10pt;
color: #000066;
}


A:Active {
text-decoration: none;
font-family : Arial;
font-size : 10pt;
color : #6633CC;
}

A:Link {
text-decoration: none;
font-family : Arial;
color : #6633CC;
font-size : 10pt;
}

A:Visited {
text-decoration: none;
font-family : Arial;
font-size : 10pt;
color : #6633CC;
}


