body { font-family: Georgia; 

color: #ffffff; 
background-color: #ffffff; 
background-image:url(../images/gradient.png); 
text-align:center; 

scrollbar-face-color :#f7d9f7; 
scrollbar-highlight-color :#ffffff; 
scrollbar-3dlight-color :#ffffff; 
scrollbar-shadow-color :#dcb4dd; 
scrollbar-darkshadow-color :#59135b;
scrollbar-track-color :#f7d9f7; 
scrollbar-arrow-color :#59135b;
   
}

h1 { font-family: Georgia; color: #862189; font-weight: normal; font-size: 1.0em; margin-top: 20px; margin-bottom: 20px; margin-left: 25px; margin-right: 10px; 

} 

h2 { font-family: Verdana; color: #59135b; font-weight: normal; font-size: 0.7em; margin-top: 0px; margin-left: 20px; margin-right: 10px; 

}

h3 { font-family: Verdana; color: #59135b; font-weight: normal; font-size: 0.8em; margin-top: 0px; margin-left: 0px; margin-right: 0px;

}

h4 { font-family: Verdana; color: #59135b; font-weight: normal; font-size: 0.6em; margin-top: 0px; margin-bottom: 0px; margin-left: 20px; margin-right: 10px;

}

p { font-family: Georgia; color: #59135b; font-weight: normal; font-size: 0.8em; margin-top: 10px; margin-left: 20px; margin-right: 10px; 

} 


img { border-color: #59135b;

}

td { font-family:Georgia; color:#59135b; font-weight:normal; font-size: 0.8em;

}

A:link
{ text-decoration:none; font-weight: normal; color:#59135b; }
A:visited
{ text-decoration:none; font-weight: normal; color:#59135b; }
A:active
{ text-decoration:none; color:#59135b; }
A:hover
{ text-decoration:none; color:#dfbae0; }


