<STYLE TYPE="text/css">
A:link 
{
COLOR: #000000;
}
A:active 
{
COLOR: #000000;
}
A:visited 
{
COLOR: #DA2C36;
}
A:hover 
{
COLOR:#DA2C36;
}

.navigation_steps		
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #393838;
	text-align: right;
	line-height: 1.5em;
}
.text_normal_error
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #393838;
	line-height: 1.5em;
}


.bodytext {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	
}
.bodytextright {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	line-height: 1.5em;
}
.bodytext_center {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 1.5em;
	}

</STYLE>