h1 {font-size: 16pt; font-family: sans-serif; font-weight: bold;   color: #d96600;}
h2 {font-size: 12pt; font-family: sans-serif; font-weight: bold;   color: #d96600;}
h3 {font-size: 10pt; font-family: sans-serif; font-weight: bold;   color: #d96600;}
h4 {font-size:  9pt; font-family: sans-serif; font-weight: normal; color: #ffffff;}

h5 {font-size: 10pt; font-family: courier;    font-weight: normal; color: #ffffff;}
p  {font-size: 10pt; font-family: sans-serif; font-weight: normal; color: #ffffff;}
li {font-size: 10pt; font-family: sans-serif; font-weight: normal; color: #ffffff;}

a:link    {color: #d96600; text-decoration: none; font-weight: normal;}
a:visited {color: #d96600; text-decoration: none; font-weight: normal;}
a:hover   {color: #d96680; text-decoration: underline; font-weight: normal;}
a:active  {color: #d96680; text-decoration: none; font-weight: normal;}
  
body {	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	background-color: #434343;
	scrollbar-base-color:#F7F7F7;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#F7F7F7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#000033;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#999999;
	background-repeat:no-repeat;
	background-position:top left;
	}

img {border-width: 1px;        
     border-style: solid;     
     border-color: #232300;} 


