body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color : #ffffff;
	color:#000000;
	padding:0;
	font-weight:bold;

}
td.sides {
	background-image: url(../img/filmstrip_siderepeat.gif);
	background-repeat: repeat-y;
}
td.red_back_left {
	background-image: url(../img/left_filler.gif);
		background-repeat: repeat-y;
}
td.red_back_right {
	background-image: url(../img/right_filler.gif);
		background-repeat: repeat-y;
}
.whitetext {
	color:white;
	font-size:12px;
	font-weight:bold;
}
a.directions, a.directions:visited {
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
a.directions:hover {
	font-size:12px;
	color:#e8c2cc;
	text-decoration: none;
	font-weight:bold;
}
td.btmheader {
	background-image: url(../img/header_btm.gif);
	background-repeat: no-repeat;
	background-position:top;
	font-size:13px;
	background-color:#ffffff;
	
}
p {
	font-size:13px;
}
h3 {
	font-size:15px;
	color:#a80d36;
}
h4 {
	font-size:14px;
	color:#a80d36;
}
.copyright {
	font-size:10px;
	text-align:center;
}
.name {
	font-weight:bold;
	color: #a80d36;
}
.red {
	color:#a80d36;
}
td {
	font-size:13px;
}
h1 {
	font-size:16px;
	color: #a80d36;
}
a, a:visited {
	font-size:12px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-size:12px;
	color:#a80d36;
	text-decoration: none;
	font-weight:bold;
}