BODY {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H1 {
	FONT-SIZE:12px;
	line-height: 16px;	
	COLOR: #000000;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

H2 {
	FONT-SIZE:13px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;	
	COLOR: #770000;
	margin: 0 0 5px 0;
}

UL{
	padding: 0;
	margin: 0;

}

.red {
	color:  #770000;
	FONT-WEIGHT: bold;
}

#bullet
{

margin-left: 4px;
padding: 0 0 0, 0;
list-style: none;
}

#bullet li {
padding-left: 10px;
background-image: url(art/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-bottom:10px;
}

#bullet_x {
margin-left: 4px;
padding: 0 0 0, 0;
list-style: none;
}

#bullet_x li {
padding-left: 10px;
background-image: url(art/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-bottom:2px;
}

#copyArea {	
	margin: 35px;
	FONT-SIZE: 11px;
	line-height: 14px;
}

A:link {
	COLOR: #B51115;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #B51115;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #B51115;
	TEXT-DECORATION: underline;
}

.homeBtm {
	padding-bottom: 10px;
	letter-spacing: 1px;
	FONT-WEIGHT: bold;
}

a.homeBtm:link {
	FONT-SIZE: 8px;
	COLOR: #000000;
	text-decoration : none;
}

a.homeBtm:visited {
	FONT-SIZE: 8px;
	COLOR: #000000;
	text-decoration : none;
}

a.homeBtm:hover {
	FONT-SIZE: 8px;
	COLOR: #605641;
	text-decoration : none;
}

.btm {
	padding-bottom: 5px;
	letter-spacing: 1px;
}

.btmOn {
	color:#770000;
	width: 75px;
	height: 10px;
	FONT-SIZE: 8px;
	text-decoration : none;
	background-color: #EFD8A2;
	border: 1px solid #ffffff;
}

a.btm:link {
	FONT-SIZE: 8px;
	COLOR: #EFD8A2;
	text-decoration : none;
}

a.btm:visited {
	FONT-SIZE: 8px;
	COLOR: #EFD8A2;
	text-decoration : none;
}

a.btm:hover {
	FONT-SIZE: 8px;
	COLOR: #A55944;
	text-decoration : none;
}