body {
        background-color: #ffffff;
}
.footer {
        font-family:Tahoma;
        color: #ffffff;
        padding-right:0px;
        padding left: 0px;
        margin-right:0px;
        margin-left:40px;
        text align: left;
        vertical-align: center;
}
a.nav:link, a.nav:visited {
font-family: Arial, Tahoma, "Trebuchet MS";
font-style:normal;
color: #87250b;
text-decoration: none;
text-transform: none;
}

a.nav:hover {
font-family: Arial, Tahoma, "Trebuchet MS";
font-style:normal;
color: #87250b;
text-decoration: none;
font-style: normal;
text-transform: none;
}

a.nav:active {
font-family: Arial, Tahoma, "Trebuchet MS";
font-style:normal;
color: #ffffff;
text-decoration: none;
text-transform: none;
}

a:link, a:visited {
font-family: Arial, Tahoma, "Trebuchet MS";
font-style:normal;
color: #87250b;
text-decoration: none;
text-transform: none;
}

a:hover {
font-family: Arial, Tahoma, "Trebuchet MS";
font-style: normal;
color: #87250b;
text-decoration: none;
font-style: normal;
text-transform: none;
}

a:active {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}

.list-ul {
	margin:20px 0 0 0;
	padding-right:10px;
        list-style-type:none;
}

.list-li {
	background-image:url(images/bullet-li.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 15px 20px;
}