body
{
background-color: #FFFFFF;
}

.heading
{ 
font-family: Arial;
font-size: 18px;
line-height: 24px; 
color: #ff0066; 
}

.subheading
{
font-family: Arial;
font-size: 14px;
line-height: 24px;
color: #ff0066;
}

.pullquote
{
font-family: Arial;
font-size: 14px;
line-height: 40px;
color: #ff0066;
}

.text
{
font-family: Geneva, Arial;
font-size: 10px;
line-height: 18px;
color: #ff0066;
}

b
{
font-weight: bold;
color: #ff0066;
}

a:link, a:visited
{
text-decoration: none;
color: #ff0066;
}

a:active
{
text-decoration: none;
color: #ff0066;
}

td.content
{
vertical-align: top;
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
}


