

BODY 
{
    scrollbar-arrow-color:#777777;
    scrollbar-base-color:#c4dff9;
    scrollbar-face-color:#c4dff9;
  }
h1 {
	font-size: 16pt;
	font-family: papyrus,arial,verdana,tahoma;
	font-weight: bold; 
        color: #7F0909;
	text-decoration: none;
}  
h2 {
	font-size: 11pt;
	font-family: verdana,tahoma;
	font-weight: bold; 
        color: #FF9B17;
	text-decoration: none;
}
h3 {
	font-size: 8pt;
	font-family: verdana,tahoma;
	font-weight: NORMAL; 
        color: #CCCCCC;
	text-decoration: none;
}
h4 {
	font-size: 9pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: SILVER;
	text-decoration: none;
}
p {
	font-size: 13pt;
	font-family: papyrus,verdana,tahoma;
	font-weight: normal; 
    color: #333333;
	text-decoration: none;
} 
p.signup {
	font-size: 8pt;
	font-family: arial,verdana,tahoma;
	font-weight: bold; 
    color: #5C0909;
	text-decoration: none;                                                     
}   
p.bottom {
	font-size: 8pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: #666666;
	text-decoration: none;                                                     
} 
p.date {
	font-size: 6.5pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: #EBC337;
	text-decoration: none;                                                    
}
a:link { 
	font-size: 13pt;
	font-family: papyrus,arial,verdana,tahoma;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}  
a:hover { 
	font-size: 13pt;
	font-family: papyrus,arial,verdana,tahoma;
	font-weight: normal;
	color: #0066ff;
    text-decoration: none;
} 

a:visited { 
	font-size: 11pt;
	font-family: papyrus,arial,verdana,tahoma;
	font-weight: normal;
	color: #d9b123;
	text-decoration: none;
}

p.menu { 
	font-size: 8pt;
	font-family: verdana,tahoma;
	font-weight: normal;
	color: #eeeeee;
    text-decoration: none;
} 




