.content {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.content_red {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #AA2E30;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.text{
   
   font-family: Arial, Verdana, helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-transform: capitalize;
   width: 192
  
}
.textemail{
   background-color: #FFFFFF;
   font-family: Arial, Verdana, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;   
   width: 192  
}
.textarea{
                font-family: Arial, Verdana, helvetica, sans-serif;               
                font-size:10px;
                font-weight:bold;
                text-transform: capitalize;
                background-color:#FFFFFF ;
                width: 130;
				border:#AA2E30 1px solid;
                
               
}
.content_maroon_strong {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5b0d03;
	text-decoration: none;
}

.contacts {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F7941D;
	text-decoration: none;
	
}

input.button1{
	font-family: Arial, Verdana, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;		
	width:90;
	cursor:hand;
}

