body { 	behavior: url("files/htc/hover.htc");} 

ul{ list-style:none;}
h1{}
h2{}
a{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #B30100;}
a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #B30100;}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #505050;
	text-decoration: none;
}
dd.c1 {margin:0 5px;}
.clear-after { color:#fff;height:5px; margin-top:-10px;}
.clearfix:after {
	content: "";
	display: block;
	float:left;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 0%;
}
