<Style>/* CSS Stylesheet for HOP */{}

a:active     { color: #996633; text-decoration: none;}
a:link       { color: #996633; text-decoration: none;}
a:visited    { color: #996633; text-decoration: none;}
a            { font-size: 10px; font-family: Verdana; color: #4f0000; }
a:hover {color: #4F0000; text-decoration: underline; font-weight:}


TD{font-family: Verdana,Arial,Helvetica; font-size: xx-small;}
h1           { font-size: 14pt; font-family: Verdana; color: #666666; font-weight: bold }
p            { text-indent: 0; margin-left: 10; margin-right: 10 }
option       { font-size: 8pt; font-family: Verdana }textarea     { font-size: 8pt; font-family: Verdana }



.GeneralPage
{
background-color: ; /* Background Color */
margin:0px

}

body
{ SCROLLBAR-FACE-COLOR: #653202;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #653202;
	SCROLLBAR-HIGHLIGHT-COLOR: #653202;
	SCROLLBAR-3DLIGHT-COLOR: #653202;
	SCROLLBAR-SHADOW-COLOR: #623202;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	font-size: 8pt; 
font-family: Verdana; 
color: #333333;
position:absolute

}


.GeneralTable
{

}


.Content
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 10px; /* Font Size */
color: #666666; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: left; line-height:150%
}

.Headings
{
font-family: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 16pt; /* Font Size */
color: #4F0000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

ULL {
  list-style-image: url('images/bullet.gif');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 10px;
  
  list-style-type : square;
  margin-left : 15px;
  margin-bottom : 0px;
  text-align: left
}



}

</Style>