a {
	color: #A30001;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Tahoma; 
	font-size:10pt; 
	color:#666666;
	text-align: center;
}
ul {
	list-style-image: url(bullet.gif);
	padding-bottom: 1px;
}
ul ul{list-style-image:url(img/bullet2.gif)}
H1 {
	color: #0066FF;
}
.ContactDetails {
	font-family: Verdana, Tahoma; 
	font-size:10pt; 
	color: #ffffff;
}
a.ContactDetails {
	color: #ffffff;
	text-decoration: none;
}
a.ContactDetails:hover {
	color: #6599FC;
	text-decoration: underline;
}
a.ContactDetails:visited {
	text-decoration: none;
}
img {
	border: 0;
}
.HeadingImage {
    text-align: right;
    display: block;
    float: right;
    border: 1px solid #A30001;
    border-right: 0px;
 }
.SaleHeader {
	color: #ffffff;
}