<style type="text/css">
 	
input {font-family: Arial;
        	font-weight: bold;
                font-size: 12px;
	}
select {font-family: Arial;
        	font-size: 12px;
        }
table { tbody: #993300;
        font-family: Verdana;
        font-weight: normal;
        font-size: 12px;
        background-color: #FFFFCC;
	color: #993300;
        }
  	
A:link	       {color: #993300;}
A:visited      {color: #993300;}
A:hover        {color: #FF3300;
                font-weight: bold;}
A{text-decoration: none;}

text {
        font-family: Arial
        font-weight: normal;
        font-size: 12px;
        color: #993300;
        }
 body {
        background-color: #FFFFCC;
        scrollbar-3d-light-color : #FFFFCC;
        scrollbar-arrow-color : #FFCC99;
        scrollbar-base-color : #FFCC99;
        scrollbar-dark-shadow-color : #FFFFCC;
        scrollbar-face-color : #FFFFCC;
        scrollbar-highlight-color : #FFFFCC;
        scrollbar-shadow-color : #FFCC99;
		font-family:"Arial";
		font-weight: "normal";
		font-size: 12px;
		color: #993300;
		}
</style>

