body{padding:0px; margin:0px; overflow:inherit;}


.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	display: block;
}
.headLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.0;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	display: block;

}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.link_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#660066; text-decoration: underline;
}


.main a:link {
	color: #000000 ;
	text-decoration: none;
	font-weight: bold;
} 
.main a:visited {color: #666666;}
.main a:hover {color: #660066;}
.main a:active {color: #660066;}
