<STYLE TYPE="text/css">
A:link 
{
COLOR: #c4ab7d;
}
A:active 
{
COLOR: #c4ab7d;
}
A:visited 
{
COLOR: #c4ab7d;
}
A:hover 
{
COLOR:#c4ab7d;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #000000;
}
.maintable {
	background-color: #000000;
}
.subtable {
	background-color: #ffffff;
}
.bodytext		
{
font-family: Arial, san-serif;
font-size: 11px;		
font-weight: regular;	
color: #000000;
text-decoration: none;
text-align: left;
}
.bodytextcenter		
{
font-family: Arial, san-serif;
font-size: 11px;		
font-weight: regular;	
color: #000000;
text-decoration: none;
text-align: center;
}
.bodytextheader		
{
font-family: Arial, san-serif;
font-size: 10px;		
font-weight: regular;	
color: #000000;
text-decoration: none;
}
.bodytextnumbers		
{
font-family: Arial, san-serif;
font-size: 10px;		
font-weight: regular;	
color: #000000;
text-decoration: none;
}
.bodytextright		
{
font-family: Arial, san-serif;
font-size: 10px;		
font-weight: regular;
text-align: right;	
color: #000000;
text-decoration: none;
}
.footer		
{
font-family: Arial, san-serif;
font-size: 10px;		
font-weight: regular;	
color: #000000;
text-decoration: none;
text-align: center;
}
.navigation_steps		
{
font-family: Arial, san-serif;
font-size: 10px;		
font-weight: regular;	
color: #c4ab7d;
text-decoration: none;
}
.text_normal_error
{
font-family: Arial, san-serif;
font-size: 10px;		
font-weight: regular;	
COLOR: #c4ab7d;
FONT-STYLE: italic;
}

</STYLE>