﻿/* 
	Stylesheet 
   
*/
body {
	line-height: 160%;
	font-family: Georgia, "Times New Roman", Palatino, serif;
	font-weight: normal;
	text-align: center;
	margin: 0;
	background-color: #12510f;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

table  {align:center;}

td img {display: block;}

.style2 {
	background-color: #FF9933;
	background-image: url('images/menu-orange.jpg');
	text-align: center;
}

.style4 {
	border-collapse: collapse;
	border: 5px solid #99CC00;
	background-color: #FFFFFF;
	align:center;
}

tbody        { font-family: Verdana, Arial, Geneva, Helvetica, Tahoma, sans-serif; font-size: 80%;
	text-align: left; }

B { font-weight: bold; }

a {
	color: #669900;
}
a:visited {
	color: #336600;
}
a:active {
	color: #99CC00;
}
a:hover {
	color: #99CC00;
}

