a:link {color: #336699; font-size: 13px; font-weight: bold; text-decoration: none}

a:visited {color: #336699; font-size: 13px; font-weight: bold; text-decoration: none}

a:active {color: #336699; font-size: 13px; font-weight: bold; text-decoration: none}

a:hover {color: #FF0000; font-size: 13px; font-weight: bold; text-decoration: none}  



body {

	font-family: Arial, Verdana, Myriad;

	color: #000000;

	font-size: 8px;

} 



td {

	color: #000000;

	font-size: 13px;

}

TD.shaded {

	border: 1px solid #cccccc;

	background-color: #efefef;
	
	text-align: center;

	padding-left: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-right: 10px;


}

TD.content {

	border: 1px solid #cccccc;

	background-color: #efefef;
	
	padding-left: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-right: 10px;


}

.title {

	background-image: url(artwork/title_bg.gif);

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

}



.subtitle {

	font-size: 18px;

	font-weight: bold;

	color: #003366;

}


.subtitle1 {

	font-size: 16px;

	font-weight: bold;

	color: #003366;

}



.footer {

	font-size: 10px; 

	color: #000000

}

.schedule {

	font-size: 9px; 
	
	color: #000000

}

.bullet {

	list-style-position: outside;

	list-style-image: url(artwork/bullet_arrow.gif);

}

