div    {text-decoration: none;
	color: white;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

.h1      {text-decoration: none;
	color: white;
	font-family : arial;
	font-weight: bold;
	font-size : 15px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

.h2      {text-decoration: none;
	color: white;
	font-family : arial black;
	font-weight: normal;
	font-size : 14px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

a      {font-size=11px
        font-family : arial;
       }
	A:link {color: #FAA634; style: bold; font-weight: bold; text-decoration: none}
	A:visited {color: #FAA634; style: bold; font-weight: bold; text-decoration: none}
	A:active {color: #FAA634; style: bold; font-weight: bold;text-decoration: none}
	A:hover {color: #ED1C24; style: bold; font-weight: bold; text-decoration: none}

body   {scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: red;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff; 
       }

