body            { margin: 0px; font-family: verdana; 	font-size : 12px; color: #031700; }
table.menu      { font-family: Verdana; 	font-size : 12px; background-color: #DDDDDD; text-align: center; border: 2px #000000 solid; }
table.list      { font-family: Verdana; 	font-size : 12px; color: #031700; }
table           {
	font-family: Verdana;
	font-size : 12px;
	color: #031700;
}

.graytable{
	background-color : #006633;
	color: #FFFFFF;
}
.graytr  {
	background-color : #FCFFFC;
	color: #000000;
}


input           {
	font-family: Verdana;
	font-size: 10pt;
	color: #031700;
	background-color: #F0FFF0;
	border: medium double 1;
}

textarea        {
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
	background-color: #F0FFF0;
	border: medium double 1;
}
div.line_top    {
	border-top: 2px solid #031700;
	font-size : 12px;
}
div.line_bottom { border-bottom: 2px solid #031700; 	font-size : 12px;}
font.headline   { font-family: Verdana; font-size: 25pt; color: #031700; font-weight: bold }
font.current    { font-family: Verdana; font-size: 15pt; color: #006633; }
.bold           { font-weight: bold; 	font-size : 12px;}
.green_link:link          {
	text-decoration: underline;
	color: #006633;
	font-size : 12px;
}
.green_link:visited       {
	text-decoration: underline;
	color: #2F4F4F;
	font-size : 12px;
}
.green_link:hover         {
	text-decoration: blink;
	color: #006633;
	font-size : 12px;
}
.small_green_link:link          {
	text-decoration: underline;
	color: #006633;
	font-size : 10px;
}
.small_green_link:visited       {
	text-decoration: underline;
	color: #006633;
	font-size : 10px;
}
.small_green_link:hover         {
	text-decoration: blink;
	color: #006633;
	font-size : 10px;
}
.article_link:link{
	FONT-SIZE: 16px;
	COLOR: #900000;
	FONT-FAMILY: Garamond,Time New Roman;
	text-decoration: blink;
	font : bold;
}

.article_link:visited{
	FONT-SIZE: 16px;
	COLOR: #900000;
	FONT-FAMILY: Garamond,Time New Roman;
	text-decoration: blink;
	font : bold;
}

.article_link:hover{
	FONT-SIZE: 16px;
	COLOR: #900000;
	FONT-FAMILY: Garamond,Time New Roman;
	text-decoration: underline;
	font : bold;
}

.header_link:link{
	FONT-SIZE: 24px;
	COLOR: #900000;
	FONT-FAMILY: Garamond,Time New Roman;
	text-decoration: blink;
	font : bold;
}
.header_link:visited{
	FONT-SIZE: 24px;
	COLOR: #900000;
	FONT-FAMILY: Garamond,Time New Roman;
	text-decoration: blink;
	font : bold;
}

.header_link:hover{
	FONT-SIZE: 24px;
	COLOR: #900000;
	FONT-FAMILY: Garamond,Time New Roman;
	text-decoration: underline;
	font : bold;
}

a.menu:link     { text-decoration: none; color: #000000; width: 100%; 	font-size : 10px;}
a.menu:visited  { text-decoration: none; color: #000000; width: 100%; 	font-size : 10px;}
a.menu:hover    { text-decoration: none; color: #000000; width: 100%; background-color: #FFFFFF; 	font-size : 10px;}
h3 {
	font : Verdana;
	color : #031700;
		font-size : 12px;
}
h4 {
	font : Verdana;
	color : #031700;
	font-size : 12px;	
}
h2 {
	font : Verdana;
	color : #031700;
	font-size : 12px;	
}

select
{
	color : #031700;
	background-color : #F0FFF0;
	border: thin solid;
	font : Verdana;
	font-family : Verdana;
	border-bottom-width : thin;
		font-size : 12px;
}
.header
{
	FONT-SIZE: 18px;
	COLOR: #900000;
	FONT-FAMILY: GARAMOND;
	font-weight : bold;
	text-align: center;
	font-variant : small-caps;
}
.medium_header
{
	FONT-SIZE: 16px;
	COLOR: #006633;
	FONT-FAMILY: GARAMOND;
	font-weight : bold;
	font-variant : small-caps;
}

.small_header
{
	FONT-SIZE: 14px;
	COLOR: #900000;
	FONT-FAMILY: GARAMOND;
	font-weight : bold;
	font-variant : small-caps;
}
.h_topnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold}
.small_gray_text{
	color : Gray;
	font : italic xx-small;
}