
li     { list-style-type: square; list-style-position: inside }
A:link       { color: #800000; font-weight: bold }
A:active { color: #800000; font-weight: bold }
A:hover { color: #f4a460; font-weight: bold }
A:visited { color: #8b4513; font-weight: bold }
.head1      { color: #696969; font-weight: bolder; font-size: 20px; font-family: Helvetica, Verdana, Arial, Geneva; list-style-position: outside }
h1 {
	color: #696969;
	font-weight: bolder;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, Geneva ;
	line-height: 26px; }
h2 {
	color: #696969;
	font-weight: bolder;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, Geneva ;
	line-height: 20px; }
h3 {
	color: #696969;
	font-weight: bolder;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, Geneva ;
	line-height: 15px; }
.bodytext   { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva }
