a {
	color: #ff6600;
}

a:visited {
	color: #ff6600;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: ff4500;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: ff4500;
}

.darkback {
	background-color: #141d28;
}

.highlight {
	background-color: #667a83;
}

.scheduleback {
	background-color: #141d28;
}

.scheduleday {
	color: #333333;
	font-weight: normal;
}

.sidebar {
	color: white;
}

.sidehead {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.sidenav {
	font-size: 13px;
	font-weight: bold;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
}

.small {
	color: black;
	font-size: 10px;
	font-weight: normal;
}

.bold {
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.navbar {  
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
color: #999966; 
text-decoration: none
}

.navbar p {  
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px ; 
line-height: 0px; 
}

.navbar a:link { 
color: #999966; 
text-decoration: none
}

.navbar a:visited {  
color: #999966; 
text-decoration: none
}

.navbar a:hover {  
color: #FF6633; 
text-decoration: none; 
background-color: #000000
}

.navbar a:active { 
color: #FF6633; 
text-decoration: underline 
}

