﻿body
{
    font-size : 0.75em; 
    font-weight : normal;
    color : #FFFFFF;
    overflow: auto;
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    text-decoration : none;
}

html, body 
{
scrollbar-base-color: #650A41;
scrollbar-arrow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;

} 

.p {
color : #FFFFFF; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.bold { 
font-weight : bold; 
color : #FFFFFF; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 

.H1 {
font-weight : bold; 
font-size : 1em; 
margin : 0; 
color : #FFFFFF; 
text-decoration : none; 
} 

H1 {
font-size : xx-large; 
margin : 0; 
color : #FFFFFF; 
font-family : Brush Script MT, Verdana, Arial, Helvetica; 
text-decoration : none; 
} 

.H2 {
font-weight : bold; 
font-size : 0.85em; 
margin : 0; 
color : #FFFFFF; 
text-decoration : none; 
} 

H2 {
font-weight : bold; 
font-size : 1.17em; 
margin : 0; 
color : #FFFFFF; 
text-decoration : none; 
} 

.A {
font-weight : normal; 
font-size : 1em; 
color : #FFFFFF; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 

A:hover {
text-decoration : underline; 
color : #FFFFFF; 
}

A {
font-weight : bold; 
color : #FFFFFF; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
}
table 
{
    background-color : #650A41;
    border-color : #FFFFFF;
} 
td 
{
    background-color : #650A41;    
}

