<!--

.content  
{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	padding: 10px;
}

.title  
{
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align:right;
	color : #468B1C;
}

.text  
{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}

.textsmall  
{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}

.TextLarge
{
   font-size: 12px;
   color: #356D12;
   font-family: Arial, Helvetica, sans-serif
}

.textbold  
{
	font-size : 10pt;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #666666;
}

A.link  
{
	font-size : 10pt;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #468B1C; 
                  text-decoration : none;
}

A.link:hover  
{
	color : #468B1C;
	text-decoration : underline;
}

.textform  
{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #468B1C;
}

.gray01  
{
	background-color : #EEEEEE;
}

.green  
{
	background-color : #468B1C;
}

.bkg  
{
	background-color : #415435;
}

.white  
{
	background-color : #ffffff;
}

.footer  
{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	background-color : #468B1C;
	padding: 5px;
}


A.linkfooter  
{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

A.linkfooter:hover  
{
	color : #FFFFFF;
	text-decoration : underline;
}

.field  
{
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

.logos  
{
	border: #468B1C;
	padding: 5px;
}
