body, li, table, input, select, option, textarea, .menu {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 

}



A:link { text-decoration: underline; color: #686868;}
A:visited { text-decoration: underline; color: #686868;}
A:active { text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			18px;	
	color: 				#C41504;
}
h2 {
	font-size: 			16px;	
	color: 				#C41504;
	
}

h3 {
	font-size: 			12px;
	color: 				#C41504;
}

h4 {
	font-size: 			13px;
	color: 				#C41504;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#85959D;
	background-color:	#FFFFFF;

}

.slogantxt {
	font-family: 		Arial;	
	font-size: 			16px;
	color: 				#C41504;
	margin-bottom:		4px;
	font-weight:		bold;
}

.slogantxt2 {
	font-family: 		Arial;	
	font-size: 			13px;
	color: 				#4C4C4C;
	font-weight:		bold;
	margin-bottom:		7px;	
}