/* page titles */
.HugeFreakingTitle	{ text-decoration: none; color: #FFFFFF; font-family: Courier New, Courier; font-size: 48pt; font-weight: bold }
.NotSoHugeTitle		{ text-decoration: none; color: #BDBD00; font-family: Courier New, Courier; font-size: 18pt }
.PageTitle		{ text-decoration: none; color: #229233; font-family: Courier New, Courier; font-size: 14pt }

/* normal in-page text */
.NormalText		{ text-decoration: none; color: #FFFFFF; font-family: Courier New, Courier; font-size: 12pt }
.ImportantText		{ text-decoration: none; color: #FFFFFF; font-family: Courier New, Courier; font-size: 12pt; font-weight: bold }
.SectionTitle		{ text-decoration: none; color: #BDBD00; font-family: Courier New, Courier; font-size: 12pt; font-weight: bold }
.SubsectionTitle  { text-decoration: none; color: #229233; font-family: Courier New, Courier; font-size: 12pt; font-weight: bold }
.AlternativeText	{ text-decoration: none; color: #AD84BD; font-family: Courier New, Courier; font-size: 12pt }
.Code			{ text-decoration: none; color: #BDBD00; font-family: Courier New, Courier; font-size: 12pt }
.PictureCaption		{ text-decoration: none; color: #229233; font-family: Courier New, Courier; font-size: 12pt }

/* menus and links (sidebar, etc.) */
.MenuTitle		{ text-decoration: none; color: #FFFFFF; font-family: Courier New, Courier; font-size: 12pt; font-weight: bold }
.MenuLink               { text-decoration: none; color: #229233; font-family: Courier New, Courier; font-size: 12pt }
.MenuLink:hover         { text-decoration: none; color: #BDBD00 }

/* in-page links */
.TextLink		{ text-decoration: none; color: #229233; font-family: Courier New, Courier; font-size: 12pt }
.TextLink:hover		{ text-decoration: none; color: #BDBD00; font-family: Courier New, Courier; font-size: 12pt }

/* tables */
.TableHead		{ text-decoration: bold; color: #BDBD00; font-family: Courier New, Courier; font-size: 12pt }
.TableBody		{ text-decoration: none; color: #FFFFFF; font-family: Courier New, Courier; font-size: 12pt }

/* for the schedule */
.ScheduleItem1		{ text-decoration: none; color: #F33325; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem2		{ text-decoration: none; color: #BDBD00; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem3		{ text-decoration: none; color: #009696; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem4		{ text-decoration: none; color: #31FF4F; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem5		{ text-decoration: none; color: #E033E0; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem6		{ text-decoration: none; color: #44A010; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem7		{ text-decoration: none; color: #E0E033; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem8		{ text-decoration: none; color: #EE1111; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem9		{ text-decoration: none; color: #66CEF6; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem10		{ text-decoration: none; color: #CFCF70; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem11		{ text-decoration: none; color: #888888; font-family: Courier New, Courier; font-size: 12pt }
.ScheduleItem12		{ text-decoration: none; color: #90FFAF; font-family: Courier New, Courier; font-size: 12pt }
