b,p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-color: #FF7272;
}
li {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
a.one {font-family:  Arial, Helvetica, Verdana, sans-serif}
a.one:link {
	color: #6e0000;
	font-weight: bold;
}
a.one:visited {color: #FF0000}
a.one:hover {
	color: #FF6666;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #6e0000;
	text-align: center;
}
.item_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #6e0000;
	text-decoration: none;
}
.caltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.event_heading {
	color: #660033 ;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
}
.event_date {
	color:#660033;
	font-weight: bold;
	text-align: left;
}
.event_text {
	color:#660033 ;
	font-weight: normal;
	text-align: left;
}
.quick_link_header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	text-decoration: underline
}
.quick_link_text {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color:#333333;
}
.italic_heading {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #6e0000;
}
.italic_text {
	font-size: 14px;
	color: #6e0000;
	text-decoration: none
}
.font14_text{
	font-size: 14px;
}
.font20_Porky_text{
	font-size: 20px;
	font-weight: bold;
	color: #999900;
	font-family: "Porky's";
}
.table_caption{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #6e0000;
}
.bold_text{
	font-weight: bold;
}
.centered_text{
	text-align: center;
}

div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}
