@charset "utf-8";
/* CSS Document */

a:link {
	color: #000091;
	text-decoration: none;
}
a:visited {
	color: #000091;
	text-decoration: none;
}
a:hover {
	color: #7B8EB0;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.style3 {color: #000000}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
}
.navtext {
	font-family: "Times New Roman";
	font-size: 14px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.smallertext {font-size: 12px}
.style9 {font-family: "Times New Roman", Times, serif}
.navtext2 {font-size: 14px}
.eventtitle {
	font-size: 16px;
	font-weight: bold;
}

.space {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 328px;
}
.bodyspace {
	padding-left: 8px;
}
.boldbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
