body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.headlineMain {
	font-size: 18pt;
	font-weight: bold;
	color: #003300;
}
.brothersRoll {
	text-align: center;
}
.calendarMonth {
	font-size: 18pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;

}
.calendarDay {
	background-color: #003300;
	font-weight: bold;
	color: #FFFFFF;

}
.calendar {
	border: 0px;
}
.calendarDate {
	font-size: 9pt;
}
.calendarDateRange {
	background-color: #999999;
}
a {
	color: #000099;
}
a:hover {
	color: #0000FF;
}
.brothersTitleRow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
}
.photoCaption {
	font-size: 8pt;
}
.headlineMed {

	font-size: 14pt;
	font-weight: bold;
	color: #003300;
}
.headlineSmall {


	font-size: 12pt;
	font-weight: bold;
	color: #003300;
}
.calendarEvent {
	font-weight: bold;
	color: #006600;
}
.calendarEventImportant {
	font-weight: bold;
	color: #006600;
	font-style: italic;
	font-size: 11pt;


}
.bottomLinks {
	font-size: 10pt;
	text-align: center;
}
