
body
{
	margin: 0;
	color: gray;
	font-family: verdana;
	font-size: 8 pt;

	scrollbar-arrow-color: #6C000E;
    scrollbar-base-color: #1D50AC;
    scrollbar-dark-shadow-color: #1D50AC;
    scrollbar-track-color: #2559AF;
    scrollbar-face-color: #FFCC66;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #D9D9D9;
    scrollbar-3d-light-color: #FFCC66
}

	
p 
{
font-family: verdana;
font-size: 8 pt;
}

h1 
{
color: gray;
font-family: Arial;
font-size: 16 pt;
}
	
h2 
{
color: purple;
font-family: Arial;
font-size: 14 pt;
}

h3 
{
color: orange;
font-family: Arial;
font-size: 12 pt;
}

h4 
{
color: gray;
font-family: Arial;
font-size: 12 pt;
}

h5
{
color: gray;
font-family: Arial;
font-size: 10 pt;
}

td 
{
font-size: 8pt;
}
	
li 
{
color: gray;
font-size: 10 pt;
}