body  {
	margin-top:20px;
	margin-left:30px;
	margin-right:10px;
	background : url(../images/logo_sw_trans.gif) no-repeat center;
	background-attachment : fixed;
	background-color:#ffffff;
}

a:link  {text-decoration: underline;color:##0000ff}
a:visited  {text-decoration:underline; color:#0000ff}
a:hover  {color:#000000; text-decoration:underline}
a:active  {color:#000000; text-decoration:underline}

.text    { 
		   color: #000000;
		   font: 14px/14px Arial, Helvetica; 
		   line-height:18px
		   }

.footer  { 
		   color: #000000; 
		   font: 12px/12px Arial, Helvetica; 
		   line-height:13px
		 }

.headline {
	color:#000000;
	font : bold;
	font-family : Arial, Helvetica;
	font-size:16px;
	line-height:16px;
}



