<!--

.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;
	border-bottom: solid 1px #468B1C;
}

.text  
{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #585858;
}


.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 : #0C60A4; 
    text-decoration : none;
}

A.link:hover  
{
	color : #0C60A4;
	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 : #ffffff;
}

.white  
{
	background-color : #ffffff;
}

.footer  
{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4DA4EA;
	padding:5px;
}

A.linkfooter 
{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
	color : #4DA4EA;
    text-decoration : none;
}

A.linkfooter:hover  
{
	color : #0C60A4;
	text-decoration : none;
}

.field  
{
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

.Fields 
{
          font-size: 11px; 
          color: #333333; 
          font-family: arial; 
          width: 112px;
}

.logos  
{
                  border: #0E2F84  solid 1px;
                  padding: 5px;
}

-->









