BODY
{
    margin: 0;
    font-family: arial, helvetica, sans-serif; font-size: 10pt;
	SCROLLBAR-FACE-COLOR: #870000; 
	SCROLLBAR-HIGHLIGHT-COLOR: black; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: crimson; 
	SCROLLBAR-ARROW-COLOR: crimson; 
	SCROLLBAR-TRACK-COLOR: #670000; 
	SCROLLBAR-DARKSHADOW-COLOR: #400000; 
}

H1, H2 { margin-top: 0; margin-bottom: 0 }
H3, H4 { margin-top: 0; margin-bottom: 0 }
H5, H6 { margin-top: 0 }
H3, H5 { font-style: normal }

H1 { font-family: arial, helvetica, sans-serif; font-size: 16pt;}

P { font-family: arial, helvetica, sans-serif; font-size: 10pt; }

ul
{
	font-family:  verdana,arial, helvetica, sans-serif;
	font-size: 10pt;
	list-style-type:square;
}

TD { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
b { font-family: arial, helvetica, sans-serif; font-size: 10pt; }

a
{
  text-decoration:none;
  color:#870000;
}

a:hover
{
  text-decoration:none;
  color:#C73232;
}

small
{
  font-size:7pt;
}

input
{
	border: 1px #870000 solid;
	background-color: #f0f0f0;
	color: #870000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

textarea
{
	border: 1px #870000 solid;
	background-color: #f0f0f0;
	color: #870000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

select
{
	border: 1px #870000 solid;
	background-color: #f0f0f0;
	color: #870000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

img
{
	border-color=#870000;
}