.sidebars
{
	background-color: #008000;
}
.ads
{
	background-color: #FFFFFF;
	text-align: center;
}
.language
{
	background-color: #006600;
    font-family: Arial;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: normal;
	text-align: center
}
.language td, p
{
    font-family: Arial;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: normal;
	text-align: center
}
.language a:link
{
    font-family: Arial;
	color: #FFFFFF; 
	font-size: 7pt;
	font-weight: normal;
	text-decoration:none
}
.language a:visited
{
    font-family: Arial;
	color: #FFFFFF; 
	font-size: 7pt;
	font-weight: normal;
	text-decoration:none
} 
.language a:hover 
{
    font-family: Arial;
	color: #eeffee;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none
}
.language a:active 
{
    font-family: Arial;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: normal;
	text-decoration:none
}
.form
{
	border:1px solid #008000;
	color: #000000;
	background-color:#FFFFFF;
	align: right
}
.textbox
{
	border:1px solid #000000;
	color: #FFFFFF;
	background-color:#008000;
}
.textbox p
{
	color: #FFFFFF;
	text-weight: normal; 
	font-style:italic

}
.images-right
{
	margin-left: 10;
	float: right;	
}
.images-left
{
	margin-right: 10;
	float: left;	
}
.images-center
{
	margin-right: 10;
	margin-left: 10;
	align: center;	
}
.content
{
	margin-top: 5px
	margin-left: 5px
	margin-right: 5px
}
body
{
    margin: 5;
    background-color: EEFFEE;
    scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#008000;
	scrollbar-track-color:#EEFFEE;
	scrollbar-shadow-color:#EEFFEE;
	scrollbar-highlight-color:#008000;
	scrollbar-3dlight-color:#EEFFEE;
	scrollbar-darkshadow-Color:EEFFEE;
}
td, p
{
    font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	text-align: justify
}
a:link
{
    font-family: Arial;
	color: #008000; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:visited
{
    font-family: Arial;
	color: #008000; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
} 
a:hover 
{
    font-family: Arial;
	color: #008000;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:active 
{
    font-family: Arial;
	color: #008000;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
h1
{
    font-family: Arial;
	color: #0092D2;
	font-size: 18pt;
	font-weight:bold
}
h2
{
    font-family: Arial;
	color: #008000;
	font-size: 14pt;
	font-weight:bold
}
h3
{
    font-family: Arial;
	color: #008000;
	font-size: 12pt;
	font-weight: bold;
	margin: 0; 
}
h4
{
    font-family: Arial;
	color: #008000;
	font-size: 11pt;
	font-weight: normal;
	margin: 0; 
}
h5
{
    font-family: Arial;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}
h6
{
	margin:0; 
    font-family: Arial;
	color: #FFFFFF;
	font-size: 16pt; 
	font-weight: bold;
	text-align: right;
}
span.greenbold
{
	color: #008000;
	font-weight: bold;
}
span.blackbold
{
	color: #000000;
	font-weight: bold;
}
span.headers
{
	font-style: italic
}