/* CSS Document */
body {
	background-color: #ffffff;
}

.text {color: #333333;
  		font-family: font-family:Helvetica, Arial, serif;
		font-size: 9px; 
		line-height: 14px; 
		font-stretch: extended;
		letter-spacing: 0px}


.text2 {
	font-family:Helvetica, Arial, serif;
	font-size:11px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:0px;
	word-spacing: normal;
}

.text_error {color: #CC0000;
  	font-family:Helvetica, Arial, serif;
	font-size:11px;
	line-height:14px;
		font-stretch: normal;
		letter-spacing: 0px}

.headline2 {color: #CC0000;
		font-family:Helvetica, Arial, serif;
		font-weight: bold;
		font-size: 12px;
		font-stretch: normal;
		letter-spacing: 0px}

.sbox   {width:295px;
        height:80px;}
.sbox2  {width:98px;}


a:link {color: #666666;}
a:visited {color: #666666;}
