BODY { background: #000000 
url(http://) no-repeat bottom left;
}

SPAN { font=family: \"Arial\" }
.topbar { color: white; font-size:15; text-align: center }
.topbar A:link { color: black ; font-size:15; text-align: center; text-decoration:none ; font-weight:bold }
.topbar A:visited { color: purple; font-size:15; text-decoration:none; text-align: center ; font-weight:bold }
.topbar A:active { color: darkred; font-size:15; text-decoration:underline; text-align: center ; font-weight:bold }
.topbar A:hover {font-size:15; color:red; text-decoration:underline; text-align: center ; font-weight:bold }

DIV { font-family: \"Courier\" }
.normal { color: orange; font-size:15; ; font-weight:bold }
.normal A:link { color: orange; font-size:15; text-decoration:none }
.normal A:visited { color: #ff00ff; font-size:15; }
.normal A:active { color: #ff00ff; font-size:15; text-decoration:underline }
.normal A:hover {font-size:15; font-weight:bold; color: yellow; text-decoration:underline}
.h1 { color: yellow; font-size:30; font-weight:bold }
.h2 { color: grey;  font-size:20; font-weight:bold }
.featured { color: orange; font-size:18; font-weight:bold; text-align:justify }
.quote { color: #ff00ff; font-size:15; font-weight:bold; padding-left:20  }
.quote A:link { color: #ff00ff; font-size:15; text-decoration:none }
.quote A:visited { color: #ff00ff; font-size:15; text-decoration:none }
.quote A:active { color: #ff00ff; font-size:15; text-decoration:none }
.quote A:hover { color: orange; font-size:15; text-decoration:underline }

.quoted { color: orange; font-size:15; text-align: right; font-weight:bold }
.quoted A:link { color: orange; font-size:15; text-decoration:none }
.quoted A:visited { color: #ff00ff; font-size:15; text-decoration:underline }
.quoted A:active { color: #ff00ff; font-size:15; text-decoration:underline }
.quoted A:hover {font-size:15; font-weight:bold; color: yellow; text-decoration:underline }


.caption { color: #00ff00; font-size:15; text-align: center; font-weight:bold }
.caption A:link { color: #00ff00; font-size:15; text-align: center; font-weight:bold }
.caption A:visited { color: #00ff00; font-size:15; text-align: center; font-weight:bold; text-decoration:underline  }
.caption A:active { color: #00ff00; font-size:15; text-align: center; font-weight:bold; text-decoration:underline  }
.caption A:hover { color: yellow; font-size:15; text-align: center; font-weight:bold; text-decoration:underline }

.indent { color: white; font-size:15; text-indent:15 } 
.hanging-indent { color: orange; 
	font-size:15;
	text-indent: -20px;
	padding-left: 40px; 
	font-weight:normal; } 
.footer { color: white; font-size:15; text-decoration:none  text-align: center }
.footer A:link { color: white; font-size:15; text-decoration:underline }
.footer A:visited { color: yellow; font-size:15; text-decoration:underline }
.footer A:active { color: #ffcc99; font-size:15; text-decoration:underline }
.footer A:hover { color: yellow; font-size:15; text-decoration:underline font-weight:bold; }
.form { font-size:10pt; font-family:Arial; font-weight:normal;
        font-style:normal; text-align:left; color:#000000; }


.date{
	  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8px; font-weight: normal; color: yellow; text-decoration: none; }
.italic{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style : italic;
}
#schedule { height:20; 
width:595px; 
background-color: orange; 
font-size:18; 
color:black; 
text-align:center; 
font-weight:bold
}
#scroll {
height: 120px;
width: 579px;
overflow: auto;
border: 1px solid #666;
background-color: black;
padding: 0px;
font-size: 15;
color: #ff00ff;
text-indent: -20px;
padding-left: 40px; 
font-weight:normal;
}
#scroll A:link { color: #ff00ff; font-size:15; text-decoration:none }
#scroll A:visited { color: yellow; font-size:15; text-decoration:underline }
#scroll A:active { color: orange; font-size:15; text-decoration:underline }
#scroll A:hover { color: orange; font-size:15; text-decoration:underline }

#schedule2 { 
height:20; 
width:595; 
background-color: orange; 
font-size:12; 
color:black; 
text-align:center 
}

input.button {
	background-color : #C0C0C0;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}