td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000000
}

ul.insurancetypes li {
	padding-bottom: 7px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #817E64;
}

.text_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold; 
	color: #817E64
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #817e64;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal; 
	color: #817E64;
	text-decoration: underline;
}
