#table_body_01 {
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px none #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
body {
	background-color: #FCEFD0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.td_body {
	padding: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #EC1E2A;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #5F1F1F;
	text-align: center;
}
#text_rightbar {
	font-size: 11px;
	text-align: center;
}
.td_rightbar {
	padding-top: 10px;
	background-image:  url("images/bgd_rightbar.jpg");
	background-repeat: repeat-y;
}
.floatright {
	float: right;
}
p {
	font-size: .9em;
}
.floatleft {
	float: left;
}
.boldital {
	font-style: italic;
	font-weight: bold;
}
.slideshow {
	background-image:  url("images/slideshow_border_01.gif");
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
.td_leftbottom {
	background-image:  url("images/leftbottom.jpg");
	background-repeat: repeat-y;
	font-size: 8px;
	text-align: center;
}
li {
	font-size: .9em;
}

