/* CSS Document */

body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	 }
td{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	}
	
p {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	
	}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:left;
}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	}	


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	}	

a, a:active, a:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold; 
	}

a:hover { 
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}	
	
.visart {
	color:#EEB9CA;
	}

.music {
	color: #DEFF79;
	}

.drama {
	color:#B0EFFF;
	}
	
.home {
	color: #CCCCCC;
	}
	
.coursetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}	
.coursesub {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}	
	
.sptable {text-align:left;
	font-size: 9px;
	vertical-align:top;
	background-color:#000000
	}
	
.nojustify {text-align:left;
	}
	
a.gallery, a.gallery:active, a.gallery:visited {
	text-decoration: none;
	font-size: 9px;
	color: #999999;
	font-weight: bold; 
	}

a.gallery:hover { 
	text-decoration: none;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	}	
