h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h1 {
	font-size: 14px;
	color: #C41230;
}
h2 {
	font-size: 12px;
	color: #C41230;
}
a:link {color: #666666; text-decoration: none;}
a:visited {text-decoration: none; color: #666666;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #666666;}

a.roll2:link {font-family: Tahoma; font-size: 11px; color: #C41230; text-decoration: none;}
a.roll2:visited {font-family: Tahoma; font-size: 11px; text-decoration: none; color: #C41230;}
a.roll2:hover {font-family: Tahoma; font-size: 11px; text-decoration: underline; color: #C41230;}
a.roll2:active {font-family: Tahoma; font-size: 11px; color: #C41230; text-decoration: none;}
.red {
	background-color: #C41230;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 16px;
}
.charity_no {
	background-color: #C41230;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 16px;
	text-align: right;
	vertical-align: middle;
}
.copyright {
	background-color: #C41230;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.body_text_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #C41230;
}
.black_text {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.form_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
}
.dots {
	background-image:url(projects/images/thumbs/dots.gif);
	background-repeat:repeat-x;
	background-position: center;
}
table.wedding {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	vertical-align:top;
}
table.wedding td.heading {
	background-color: #C41230;
	color:#FFFFFF;
	font-weight: bold;
	height: 25px;
	padding: 5px;
}
table.wedding td.items {
	padding-left: 5px;
	line-height: 18px;
}
table.wedding_holder {
}
table.wedding_holder td {
	width: 280px;
	vertical-align:top;
}