/* Overall Styles */
a
{
color:#6699FF;
text-decoration:none;
}

a:hover
{
color:#99CCFF;
}

body
{ 
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

.H0
{
color: #6699FF;
}

.H1
{
color: #6699FF;
font-size:16px;
font-weight: bold;
text-align: center;
}

.H2
{
color: #6699FF;
font-weight: bold;
text-align: center;
}

.H1dark
{
color:#3366FF;
font-size:16px;
font-weight: bold;
text-align: center;
}