@charset "utf-8";
/* CSS Document */


.faq_title {
	font-weight:bold !important;
	line-height:10px;
}
.faq_head {
	font-size:12px !important;
	height:24px !important;
}
.faq_headcell {
	height:0px !important;
	border-bottom: #4D4D4D thin solid !important;
	padding-bottom: 5px !important;
/*	vertical-align:bottom !important;*/
}
td {
	padding-top:5px;
}
.urd {
font-size: 24px!important;
font-family: 'BodoniSixITCBook', "Times New Roman", Times, Georgia, serif !important;
line-height: 32px!important;
padding-left: 0;

font-weight: bold!important;
color: white!important;

height: 0px!important;
}


#contact-form a{
	text-decoration:none;
}

#contact-form a:hover{
	text-decoration:underline;
}

a {
	color: #808080;
	text-decoration: none;
	outline: none
}
a:hover { text-decoration: none; color: #fff }