body { 
	font: 12px/18px Arial, Tahoma, Sans-Serif; 
	color: #333; 
	background: #f9f9f9;
}

h1, h2, h3, h4, h5, h6 { font: normal 18px Arial, Verdana, Sans-Serif; line-height: 1.3em; margin-bottom: 0.3em; color: #333; }
h2 { font-size: 22px; margin-bottom: 10px; }
h2 span { color: #6EC80D; }
h3 { font-size: 18px; }

a 			{ color: #00679d; text-decoration: none;}
a:hover 	{ text-decoration: underline; }

a.dashed { text-decoration: none; border-bottom: 1px dashed #70AAE0; }

p { margin-bottom: 18px; }

textarea {
font: Arial !important;
}

.searched-item{
border-bottom: 2px solid #18b749;
}






