body {  
    font-family: Verdana, Georgia, sans-serif; 
    font-size: 12px; 
    color: #666666; 
    background-color: #FFFFFF
}

p {
    font-family: Verdana, Georgia, sans-serif; 
    color: #666666;
    background-color: transparent;
    }
    
td {
    font-family: Verdana, Georgia, sans-serif; 
    font-size: 10px; 
    color: #666666; 
    background-color: #FFFFFF;
    
}


a {
    font-weight: bold; 
    text-decoration: underline;    
}

a:link {   
    color: #663399; 
    background-color: transparent;
}

a:visited {  
    color: #663399; 
    background-color: transparent;
}

a:hover {  
    color: #FF33CC;
    background-color: transparent;
        
}

a:active {  
    color: #FF0000; 
    background-color: transparent;
}

h1 {  
    font-family: "Trebuchet MS", Arial, Verdana, Georgia, sans-serif; 
    font-size: 24px; 
    color: #FF33CC; 
    font-weight: bold;
    background-color: transparent;
}

h2 {  
   font-family: "Trebuchet MS", Arial, Verdana, Georgia, sans-serif; 
    font-size: 18px; 
    color: #FF33CC; 
    font-weight: normal;
    background-color: transparent;
}

.menu {  
    font-size: 10px; 
}


.italic {  
    font-style: italic;
}


.bold {  
    font-weight: bold;
}

.lside {

    background-color: #FFCCFF;
    padding: 10px 10px 10px 10px;
    color: #666666;
}

.topmenu {
    border-bottom: 2px solid;
    border-color: #FF33CC;
    padding: 0px 10px 10px 10px
}


.got {
    padding: 10px 10px 10px 10px;
    border-right: 1px solid;
    border-top: 1px dotted;
    border-color: #FFCCCC;
}

.items {
    font-size: 10px;
    line-height: 1.5em;
    font-weight: bold;
    color: #FF33CC; 
    background-color: #FFCCFF;
}

.invite {
    
    font-size: 10px;

}

.small {
    font-size: 10px;
}

