BODY {
font-weight : normal; 
font-family : GEORGIA, serif; 
margin : 0; 
} 
BODY.whole {
margin : 0,15,0,15; 
BACKGROUND: url(images/stars.gif) fixed #FFFFFF;
} 
td {
font-size : 75%; 
color : #336699; 
} 
A:link, A:visited, A:active {
text-decoration : none; 
font-weight : bold; 
color : #3399cc; 
} 
A:hover {
text-decoration : underline;
font-weight : bold;  
color : #663399; 
} 
.copyright {
font-size : 90%; 
color : #6699cc; 
} 
h1 {
font-size : 200%; 
font-weight : normal; 
color : #660099; 
} 
h2 {
font-size : 160%; 
font-weight : normal; 
color : #663399; 
} 
h3 {
font-size : 140%; 
font-weight : normal; 
color : #663399; 
} 
i {
font-weight : bold; 
color : #9999cc; 
}