h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
	line-height: 25px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	left: auto;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0033;
}
.red_med_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.events_column {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330099;
	vertical-align: top;
	display: block;
	padding: 5px;
	border: thin solid #00CCFF;
	font-weight: 300;
	width: 200px;
}
.events_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
	text-align: left;
}
.events_subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.box_border {
	border: 1px solid #99CCFF;
	padding: 5px;
	margin: 10px;
}
.pic_border_top {
	top: 2px;
	float: right;
	clip: rect(2px,auto,auto,auto);
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}
.main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #3300CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6600CC;
	line-height: 14px;
}

