.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-align: left;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}

 
.button a {
   background-color: #DDDDDD;
   border: 1px solid #333333;
   display: block;
   padding-bottom: 4px;
   padding-left: 12px;
   padding-top: 6px;
   text-decoration: none;
   width: 100%;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 90%;
   color: #333333;
	    
.button a:hover {
   background-color: #ffffff; 
   border: 1px solid #333333; 
   color: #FFFFFF;
   text-decoration: none 
}
 .line {
	border: dotted #FF0000;
	height: 1px;
	width: 100%;

}
.textmain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.pictures {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.textdarker {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

