
h1
 {
font-family: verdana, arial; 
background-color : #982626;
color : white;
text-align: left;
}

h2,h3
{
font-family: verdana, arial; 
color:#982626; 
}

h4,h5
{
font-family: verdana, arial; 
color:black; 
}


table
{
font-family: verdana, arial; 
margin-left: 10pt;
}

p
{
font-family: verdana, arial; 
font-size : 10.0pt;
}

li
{
font-family: verdana, arial;
margin-top: 1em;
font-size : 10.0pt;
} 

ul.disc 
{
list-style-type: disc;
font-size : 10.0pt;
}

ul.circle 
{

list-style-type: circle;
font-size : 10.0pt;
}

ol
{
list-style: decimal; 
}

th,td
{
font-size: 75%;
}

body
{
background-color: #DEDEDE;
}

a:link    {color:black}
a:visited {color:purple}
a:active  {color:mediumblue}
a:hover   {color:mediumblue}

INPUT {
	BORDER-RIGHT: activecaption 1px solid;
   BORDER-TOP: activecaption 1px solid; 
   BORDER-LEFT: activecaption 1px solid; 
   COLOR: buttontext; 
   BORDER-BOTTOM: activecaption 1px solid; 
   FONT-FAMILY: Verdana; 
   BACKGROUND-COLOR: window
}
