/* CSS Document */

TABLE {
	border-width: 0px;
	vertical-align: top;
	width: 100%;
	text-align: left;
}
TD {
	text-align:left;
}
IMG {
	border-width: 0px;
}
BODY {
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 11px;
}

a {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #770000;
	text-decoration: none;
	line-height: normal;
	}
.picture {
	margin-right: 15px;
	margin-bottom: 10px;
}

	
a:hover  {  
font-family: Verdana; 
font-size: 13px; 
color: #990000; 
font-weight: bold; 
text-decoration: none;
}

a.white {
font-family: Verdana; 
font-size: 11px; 
font-weight: bold; 
color: #ffffff; }
.links {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


a.white:hover {
font-family: Verdana; 
font-weight: bold; 
font-size: 11px; color: #ffffff; }

p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-left:20px;
	margin-right:20px;
	margin-top: 10px;
}

.schedule {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin-left:5px;
	margin-right:5px;
}

.copy {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	margin-left:5px;
	margin-right:5px;
}


.title{
	font-family: Verdana;
	font-size: 13px;
    font-weight: bold; 
	color: #990000;
    margin-left:10px;
}


li {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	list-style-type: square;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-right:5px;
	margin-top: 5px;	
}

hr {
	color: #cccccc;
}
a.links:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
