BODY {
color:#000000;
background-color: #DBD5AC;
font-family: Arial, Arial, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;


P, TD, LI, UL {
font-size: 10pt;
}

ul {
list-style-image: url('bullet.gif');
list-style-type: round;
list-style-position: outside;
}

ol {
list-style-image: url('../none');
list-style-type: decimal
}

h1 {
font-size: 16pt;
color: #073C09;
text-align: center;
padding: 2px;
border-bottom-style: dotted;
border-color: #073C09;
border-width: thin;
}

h2 {
font-size: 14pt;
color: #896235;
padding: 2px;
border-bottom-style: dotted;
border-color: #896235;
border-width: thin;
}

h3 {
font-size: 12pt;
color: #660000;
background-color: #FFFFFF;
padding: 2px;
border-bottom-style: dotted;
border-color: #660000;
border-width: thin;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
background-color: #660000;
padding: 2px;
border: 1px solid #660000;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
background-color: #073C09;
padding: 2px;
border: 1px solid #073C09;
}

h6 {
font-size: 9pt;
color: #ffffff;
background-color: #896235;
padding: 2px;
}

a:link {
text-decoration: underline;
color: #95954a;
background-color: none;
} 

a:visited {
text-decoration: underline;
color: #666666;
background-color: none;
}

a:hover {
text-decoration: underline;
color: #FFFFFF;
background-color: #95954a;
}

a:active {
text-decoration: underline;
color: #CCCCCC;
background-color: #95954a;
}

.TopLeft {
	font-family: "Arial", Georgia, Arial, Arial, sans-serif;
	font-size: 28pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.HNav {
	font-family: "Arial", Georgia, Arial, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align: center;
}

.HNav a:link {
	color: #FFFFFF; 
	background-color:#896235; 
	text-decoration: none; 
	font-weight: bold;
} 

.HNav a:visited {
	color: #CCCCCC; 
	background-color:#896235;  
	text-decoration: none; 
	font-weight: bold;
}

.HNav a:hover {
	color: #FFFFFF; 
	background-color:#073C09; 
	text-decoration: none; 
	font-weight: bold; 
}

.HNav a:active {
	color: #FFFFFF; 
	background-color:#073C09; 
	text-decoration: none; 
	font-weight: bold;
}

.LeftNav {
	font-family: "Arial", Georgia, Arial, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
    line-height: 22px;
	vertical-align: top;
}

.LeftNav a:link {
	color: #FFFFFF; 
	background-color: #073C09; 
	text-decoration: none; 
	font-weight: bold;
	border-style: groove;
	border-color: #896235;
	border-width: thin;
	width: 90%;
	padding: 3px;
}
 
.LeftNav a:visited {
	color: #CCCCCC; 
	background-color: #073C09; 
	text-decoration: none; 
	font-weight: bold;
	border-style: groove;
	border-color: #896235;
	border-width: thin;
	width: 90%;
	padding: 3px;
}

.LeftNav a:hover {
	color: #FFFFFF; 
	background-color: #896235; 
	text-decoration: none; 
	font-weight: bold; 
	border-style: inset;
	border-color: #896235;
	border-width: thin;
	width: 90%;
	padding: 3px;
}

.LeftNav a:active {
	color: #FFFFFF; 
	background-color: #896235; 
	text-decoration: none; 
	font-weight: bold;
	border-style: inset;
	border-color: #896235;
	border-width: thin;
	width: 90%;
	padding: 3px;
}

.MainContent {
	font-size: 10pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 1%;
}

.NewsTable {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 3px;
}

.Date {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.Copyright {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: middle;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

.Copyright a:link {
	text-decoration: underline;
	color: #ffffff;
	background-color: #073C09;
} 

.Copyright a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #073C09;
}

.Copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #896235;
}

.Copyright a:active {
	text-decoration: none;
	color: #dddddd;
	background-color: #896235;
}