body, table {

font-family: verdana;

font-size: 10pt;

color: #E6BFF6;


}

 p {

font-family: verdana;

font-size: 10pt;

color: #E6BFF6;


}


h1, h2, h3, h4 {

font-family: verdana;

font-size: 12pt;

color: #ffffff;

}


a:link,  {

text-decoration: none;
font-family: arial;
color: #ffffff;
font-size: 10pt;

}



a:hover, {

text-decoration: underline;

color: red;
font-family: arial;

font-size: 10pt;
}



a:active,  {

text-decoration: none;
font-family: arial;
color: #ffffff;
font-size: 10pt;

}



a:visited,  {

text-decoration: none;
font-family: arial;
color: #cccccc;
font-size: 10pt;

}