/* CSS Document */

body {
	font-family: arial;
	font-size: medium;
	background-color: #50658C;
}

a:link {
	color: #CCFFFF;
	text-decoration: none;
	font-size: 16px;
}

a:visited{
	text-decoration: none;
	color: #CCFFFF;
}

a:hover {
	color: Red;
}

.span_Pageheading{
	font-size:48px;
	font-weight: bold;
	color: #E8ECDA;
}

.span_Pageheading2{
	font-size:36px;
	font-weight: bold;
	color: #E2FFCA;
}

.span_Title1{
	color: #EDF6FF;
	font-size: large;
	font-weight: bold;
}

.span_ltblue{
	color:#EDF6FF;
}

.span_Title2{
	color: #EFEEDA;
	font-weight: bold;
}

.span_Class_special{
	font-weight: bold;
	color: #B22222;
}

.span_Class_Title{
	font-size: 36px;
	font-weight: bold;
	color: #E8ECDA;
}

.span_Artist{
	font-weight: bold;
	color: #191970;
}

.span_email{
	font-weight: normal;
	color:#59FFCB}

.style1{
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}	
	
.style2 {	
	color: #E2FFCA;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}	
	
	
	

.style4 {
	color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif; 
}
.style5 {
	color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style6 {
color: #DBFFF6; 
font-size: 18px;
}

