﻿h1 {
	font-size: 11pt;
	color: #000000;
	font-family: Arial
}

p      { font-size: 10pt; color: #000000; 
               font-family: Arial}
               
.head      { font-size: 12pt; color: #000000; font-weight: bold; 
               font-family: Arial}              
               
.bodybd      { font-size: 10pt; color: #000000; 
               font-family: Arial}
               
               
li           { font-family: Arial; font-size: 10pt; color: #000000;}
               
a
{
	font-size: 10pt;
	font-family: Arial;
		color: #B19752; font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a:visited
{
	color: #B19752;
}
a:active
{
	color: #B19752;
}

.indent{
	padding-left: 50px;
	font-family: arial;
	font-size: 13px;
}