p {
 margin-bottom: 15px;
}

a{
	text-decoration:none;
	color:#b41605;
}
a:hover{
	text-decoration:underline;
}
.module-red a, .module-lightred a {
	color: #fff;
	background: transparent;
}
#footer a {
	color: #4c4c4c;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
li{
	padding: 0px 0 0px 15px;
	margin-left: 7px;
	line-height: 1.8;
	background: url(../images/list.gif) left no-repeat;
	background-position:0px 8px;
	text-align: left;
}
ol li{ background: none; }
li a:link,li a:visited {color:#686868;  text-decoration: none;}
li a:hover {color:#686868;   text-decoration: underline;}
.module-red li, .module-lightred li{
	padding: 0px 0 0px 15px;
	margin-left: 2px;
	background: transparent url(../images/listred.gif) left no-repeat;
	background-position:0px 8px;
}
.module-red li a:link,.module-red li a:visited, .module-lightred li a:link,.module-lightred li a:visited  {color:#fff;  text-decoration: none; background: transparent;}
.module-red li a:hover, .module-lightred li a:hover {color:#fff;   text-decoration: underline; background: transparent;}
h1, h2, h3, h4, h5, h6 { color: #b73030;  font-family: Helvetica, Arial, Helvetica, sans-serif; font-weight: bold;}
h1{
font-size:24px;
}
h2{
font-size:21px;
}
h3{
font-size:19px;
}
h4{
font-size:16px;
}
h5{
font-size:14px;

}
h6{
font-size:12px;

}
