.StandardPageTitle { 
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: #0000CC;
background-color: #ccccff;
text-decoration: none;
}
.StandardHeading { 
font-family: Georgia, Times New Roman, Times, serif;
font-size: medium;
color: #666666;
background-color: #ccccff;
text-decoration: none;
}
.StandardText { 
font-family: Arial, Helvetica, sans-serif;
font-size: x-small ;
color: #0000ff;
background-color: #ccccff;
text-decoration: none;
}
.StandardPageFooter { 
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #0000ff;
background-color: #ccccff;
text-decoration: none;
}
.StandardLinks { 
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #ccccff;
background-color: #ccccff;
text-decoration: none;
}
.VisitedLinks { 
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #ff00cc;
background-color: #ccccff;
text-decoration: none;
}
