<style type=text/css>
.small {
	color : #000000;
	font-family : verdana;
	font-size : 8pt;
	font-style : normal
}
.bold {
	color : #16386E;
	font-family : verdana;
	font-size : 12pt;
	font-weight: bold
}
.form {
	color : #a60000;
	font-family : verdana;
	font-size : 8pt;
	font-weight: bold
}
A:link {
	color : #8797A7;
	text-decoration : none;
}
A:visited {
	color :  #8797A7;
	text-decoration : none;
}
A:active {
	color : #ffffff;
	text-decoration : none;
}
A:hover {
	color : #ffffff;
	text-decoration : none;
}

body, h1 { 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
	font-weight: normal }
td {
	color: #000000; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: normal}
text {
	color: #000000; 
	font-family: verdana; 
	font-size: 8px; 
	font-weight: normal}
input {
	background: #f2f2f2; 
	color: #2a2a2a; 
	font-family: verdana; 
	font-size: 11px
}
option {
	background: #f2f2f2; 
	color: #6a6a6a; 
	font-family: verdana; 
	font-size: 8px
}
textarea {
	background: #f2f2f2; 

	color: #2a2a2a; 
	font-family: verdana; 
	font-size: 11px
}
.show {
       background: #8EAACF; 
       font-size: 8pt;
       color:#ffffff;
       padding-right: 10px;
       padding-left: 10px;
       padding-top: 5px;
       padding-bottom: 5px;

          font-family: verdana,Times Roman, Times, MS Serif, serif;
      }

p {margin-top: 5px;
   margin-bottom: 10px;
   
  }
li {margin-bottom:5px; margin-left:0px}

li li{list-style-type: disc;}
li li li{list-style-image: url('images/marker.gif');}
ol {margin-bottom: 0px; margin-top: 0px;}
ul {margin-left: 20px; margin-top:5px;}
.list {list-style-image: url('pics/mark1.jpg'); margin-top:5px}
</style>