a:link    {text-decoration: underline; color: black}
a:visited {text-decoration: underline; color: black}
a:active  {text-decoration: underline; color: black}
a:hover   {text-decoration: underline; color: red}

body      {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   font-size: 12px;
	   text-align: left;
	   margin: 0px;
	   background-attachment: fixed;
	   background-image: url('/gifs/chrome2084.gif'); 
	   background-repeat: no-repeat; 
           background-position: 50% 50%}
body b	  {font-weight: bold}

p         {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   font-size: 12px;
	   text-align: left}
p b	  {font-weight: bold}

h1        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   font-size: 24px}
h1 b	  {font-weight: bold}

h2        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   font-size: 18px}
h2 b	  {font-weight: bold}

h3        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   font-size: 14px}
h3 b	  {font-weight: bold}

h4        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   font-size: 12px}
h4 b	  {font-weight: bold}

h5        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   font-size: 10px}
h5 b	  {font-weight: bold}

h6        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   font-size: 9px}
h6 b	  {font-weight: bold}

td        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   font-size: 12px;
	   vertical-align: middle}
td b	  {font-weight: bold}

li        {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   font-size: 12px;
	   text-align: left}
li b	  {font-weight: bold}
    
form      {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   font-size: 10px;
	   text-align: center}
form b    {font-weight: bold}

select    {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   font-size: 10px;
	   text-align: left}
select b  {font-weight: bold}

input     {color: black;
	   font-family: tahoma, arial, sans-serif;
	   font-weight: normal;
	   font-size: 10px;
	   text-align: center}
input b   {font-weight: bold}