﻿.body         { font-family: Verdana; font-size: 10px }
.small_link  {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
.h1           { font-family: Verdana; font-size: 14pt; color: #008000; font-weight: bold; 
               text-align: center; margin-bottom: 1; margin-top:6 }
.h2           { font-family: Verdana; font-size: 14pt; color: #008000; font-weight: bold }
.button       { font-family: Tahoma; font-size: 8pt }
a:link       {
	color: #008000;
	text-decoration: none
}
a:visited    {  color: #008000}
a:hover      { color: #D59F00; text-decoration:underline }
a:active     {  }
