

body

{

	font-size: 8pt;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

	background-color: #dad389;

	margin: 0px 0px 20px 0px

}

table

{

	border: olive;

	border-style: none;

}

p

{

	font-size: 8pt;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

h1

{

	font-size: 16pt;

}

h2

{

	font-size: 12pt;

}

h3

{

	font-size: 10pt;

	font-weight: bold;

}



ul

{

	font-size: 8pt;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

td

{

	font-size: 8pt;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

/* Normal links in the page */

a

{

	color: olive;

}

a:link

{

	color: olive;

}

a:hover

{

	color: white;

}

a:active

{

	color: olive;

}



/* Menu links in the header */

a.menu, 

a:link.menu,

a:active.menu

{

	color: White;

	text-decoration: none;

	vertical-align: top;

	font-size: 9pt;

}



a:hover.menu

{

	color: white;

	text-decoration: underline;

	vertical-align: top;

	font-size: 9pt;

}





hr

{

	color: olive;

}



/* Images should never have a border */

img

{

	border-style: none;

}



.frontpage

{

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

	background-color: white;

	margin: 0 0 0 0;

}

a.frontpagelink, a:link.frontpagelink, a:active.frontpagelink

{

	text-decoration: none;

	color: black;

}

a:hover.frontpagelink

{

	text-decoration: underline;

	color: red;

}



.schedule

{

	font-size: 8pt;

	border-style: none dotted dotted none;

}

.schedule_header

{

	font-weight: bold;

	font-size: 8pt;

	border-style: none dotted dotted none;

}



.main_content

{

	margin: 10px 10px 10px 10px;

}



p.medium {

	font-size:12px;

	line-height: 2em;

	width: 550px;

}
