body
{
	font-family: 		arial, helvetica, sans-serif;
	margin: 			0px;
	padding: 			0px;
}
p
{ 
	font-family: 		arial, helvetica, sans-serif;
	font-size: 			11px;
	color: 				#006600;
}
th
{ 
	font-family: 		arial, helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-align:			left;
	color: 				#404000;
	background-color:	#dcd2ba;
	border-bottom:		1px solid #808000;
	height:				5px;
}
td
{ 
	font-family: 		arial, helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		normal;
	color: 				#000000;
	height:				5px;
}
a:link
{ 
	text-decoration: 	none;
	color: 				#006600;
}
a:visited
{ 
	text-decoration: 	none; 
	color: 				#006600;
}
a:active 
{ 
	text-decoration: 	none; 
	color: 				#006600;
}
.header_big
{ 
	font-size: 			18px;
	font-weight:		bold;
	color: 				#006600;
}
.header_medium
{ 
	font-size: 			13px;
	font-weight:		bold;
	color: 				#006600;
}
.header_small
{ 
	font-size: 			10px;
	font-weight:		bold;
	color: 				#006600;
}
.body_green
{ 
	font-size: 			11px;
	text-align:			justify;
	color: 				#006600;
}