.StandardPageTitle { 
font-family: Tahoma, sans-serif;
font-size: large ;
color: #009900;
font-style: italic;
font-weight: bold;
text-decoration: none;
}
.StandardHeading { 
font-family: Arial, Helvetica, sans-serif;
font-size: small ;
color: #6D3C91;
font-style: italic;
font-weight: bold;
text-decoration: none;
}
.StandardText { 
font-family: Arial, Helvetica, sans-serif;
font-size: x-small ;
color: #000033;
text-decoration: none;
}
.StandardPageFooter { 
font-family: Tahoma, sans-serif;
font-size: xx-small;
color: 6D3C91;
font-weight: bold;
text-decoration: none;
}
.StandardLinks { 
font-family: Tahoma, sans-serif;
font-size: x-small ;
color: #6699ff;
text-decoration: none;
}
.VisitedLinks { 
font-family: Tahoma, sans-serif;
font-size: x-small ;
color: #ff00cc;
text-decoration: none;
}

