﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     { color: #694623; text-decoration: none; font-weight:}
a:link       { color: #694623; text-decoration: none; font-size: 12px; }
a:visited    { color: #694623; text-decoration: none; font-weight:}
a            { font-family: Verdana; color: #333333; }
a:hover {color: #804000; text-decoration: underline; font-weight:}


TD{font-family: Verdana,Arial,Helvetica; font-size: 11px;}
h1           { font-size: 14pt; font-family: Verdana; color: #666666; font-weight: bold }
p            {padding:5px;  }
option       { font-size: 8pt; font-family: Verdana }textarea     { font-size: 11px; font-family: Verdana }


body
{ 
font-size: 11px; 
font-family: Verdana; 
color: #333333;
position:absolute

}
.menu
{
	background-image:url('buttons/butt.jpg');
	background-repeat:repeat-x;
	height:40px;
}
.Footer
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top
}


.Headings
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 18px; /* Font Size */;
	color: #800000; /* Font Color */
	font-weight: Bold; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: Left;
	line-height:18px;
}

.Content
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #333333; /* 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:170%;
padding-left:10px;
}

.TContent
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #FFF; /* 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:170%;
padding-left:10px;
}


UL {
  list-style-position: outside;
  font-family : Verdana;
  font-size : 12px;
  line-height:180%;
  
  list-style-type :  disc;
  margin-left : 20px;
  margin-bottom : 5px;
  text-align: left
}



</Style>
