﻿
<!--
.DATE {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #7A7A7A;
	padding: 2;
}
.HEADLINE {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #263F18;
	letter-spacing: 4;
	padding: 2;
}
.COPYRIGHT {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #E5E7DC;
	letter-spacing: 1px;
}

BODY {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
  
  A:LINK { 
 	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration : none;
	letter-spacing: 2px;
	color: #000000;
}
 
  TD { 
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
  FORM {
	margin-bottom : 8;
}
a.menu {
	FONT-SIZE: 9px;
	background : #D7D9CE;
	color: #000000;
	text-decoration : none;
	display:block;
	width:100%;
	border-top: 1 solid #D7D9CE;
	border-left: 1 solid #D7D9CE;
	border-right: 1 solid #D7D9CE;
	border-bottom: 1 solid #D7D9CE;
	letter-spacing: 2px;
	padding: 2;
}

a.menu:hover {
	FONT-SIZE: 9px;
	background : #B4B7A6;
	color: #ffffff;
	display:block;
	width:100%;
	border-top: 1 solid #ffffff;
	border-left: 1 solid #ffffff;
	border-right: 1 solid #ffffff;
	border-bottom: 1 solid #ffffff;	
	letter-spacing: 2px;
	padding: 2;
}
.style1 {
	text-align: center;
}
-->

