body, td, div, p, ul, ol, .copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}



.schedmenu  {
	font-size: 14px;
	color: White;
	font-weight: bold;
}

a.schedmenu:link {color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none;}
a.schedmenu:visited {color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none;}
a.schedmenu:active {color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none;}
a.schedmenu:hover {color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: underline;}

.schedheading1  {
	font-size: 18px;
	color: #000077;
	font-weight: bold;
}

.schedheading2  {
	font-size: 14px;
	color: #000077;
	font-weight: bold;
}



ul {
	list-style-type: square;
	margin-left: 30px;
	margin-top: 5px;
	list-style-image : url(http://www.thorsbyhaymaker.com/images/bullet_navy.gif);
}
ol {
	margin-left: 30px; 
	margin-top: 5px;
}


a:link {
	color: #000077;
}
a:visited {
	color: #000077;
}
a:active {
	color: #000077;
}
a:hover {
	color: #BBBBFF;
}

