body {
	padding: 10px;
	margin: 10px;
	background-color: #FFFFFF;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #666666;
}
.title {
	color: #FEA007;
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	text-transform: uppercase;
}
.company {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	color: #FEA007;
	font-weight: normal;
	text-transform: uppercase;
}
.name {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	color: #8DAA2A;
	font-weight: normal;
	text-transform: uppercase;
}
.content_cell {
	padding: 10px;
	text-align:justify;
}
.menu_cell {
	background-image:url("../image-files/center_menu.gif");
	background-repeat: repeat-x;
	color:#FFFFFF;
	text-align:center;
}
.green_cell {
	background-color: #8DAA2A;
	text-align: center;
	height: 20px;
}
.orange_cell {
	background-color: #FEA007;
	text-align: center;
	color: white;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.news_light_cell {
	background-color: #F7F7EA;
}
.news_dark_cell {
	background-color: #ECECCF;
	color: #FEA007;
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	text-transform: uppercase;
}
.footer {
	color: #8DAA2A;
}
.footer_cell {
	background-color: #ECECCF;
	font-size: 3px;
	height: 5px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
	text-align:center;
	background-color: #ECECCF;
}
a.menu, a.menu:visited {
	color: white;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu:hover, a.menu:active { 
	color: #FEA007; 
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
a.footer, a.footer:visited {
	color: #8DAA2A;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}
a.footer:hover, a.footer:active { 
	color: #FEA007; 
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}
a, a:visited {
	color: #8DAA2A;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover, a:active { 
	color: #FEA007; 
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text {
	text-align:justify;
}
li {
	list-style-image: url("../image-files/item.gif");
	padding: 3px;
}


