body
{
text-align:Left;
background-color:#FFFFFF;
margin-top:0;
margin-left:0;
margin-right:0;
}

.headerText
{
font-family:Verdana;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#CC0099;
}

.bodyText
{
font-family:Verdana;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#111111;
}

.labelText
{
font-family:Verdana;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#111111;
}

.linkText
{
font-family:Verdana;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#CC0066;
}

.linkText A:link
{
font-family:Verdana;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#CC0066;
}

.linkText A:visited
{
font-family:Verdana;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#CC0066;
}

.linkText A:hover
{
font-family:Verdana;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#CC0066;
}

.warning
{
font-family:Verdana;
font-size:10px;
font-style:normal;
font-weight:bold;
color:FF0000;
}

.standardBorder
{
border-right: #999999 1px solid;
border-top: #999999 1px solid;
border-left: #999999 1px solid;
border-bottom: #999999 1px solid;
}

.whiteBorder
{
border-right: #FFFFFF 1px solid;
border-top: #FFFFFF 1px solid;
border-left: #FFFFFF 1px solid;
border-bottom: #FFFFFF 1px solid;
}

.darkCell
{
background-color: #FF6699;
}

.lightCell
{
background-color: #DDDDDD;
}

.lightestCell
{
background-color: #EEEEEE;
}



