body {background-image:none !important;background-color:#0070AB !important;}
p {}

td {}

a:link { color: #ffffff; text-decoration: underline}
a:visited { color: #ffffff; text-decoration: underline}
a:hover { color: #e8cfd3; text-decoration: underline}
a:active { color: #ffffff; text-decoration: underline}


.regular
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #565656;
}

.regular_bold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #565656;
}

.bold_white
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

.regular_bold_pink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #E8EAE9;
}

.regulargrey
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #E8EAE9;
}

