
a:active     {  font-family: verdana; font-size: 10pt; color: white}
a:link       {  font-family: verdana; font-size: 10pt; color: red; text-decoration: none}
a:visited    {  font-family: verdana; font-size: 10pt; color: red; text-decoration: none}
a:hover      {  color: white; text-decoration: none; cursor: hand}
li           {  font-family: Tahoma; font-size: 10pt; color: red}
ol           {  font-family: Tahoma; font-size: 10pt; color: green}

BODY {scrollbar-face-color: black;
      scrollbar-shadow-color: black;
      scrollbar-highlight-color: black;
      scrollbar-3dlight-color: red;
      scrollbar-darkshadow-color: red;
      scrollbar-track-color: black;
      scrollbar-arrow-color: red}

body,p,td { font-family: verdana; font-size: 10pt;  text-align: center; color: white }



h1 {
	font-family: arial; font-size: 14pt; color: #FF0000;
	
}