body { 		/*background-image: url("../images/green027.jpg");
		background-color: #FFFFFF;*/
		font-size: 103%;
		
		line-height: 1.2em;
		font-family: 'Times New Roman',Times,serif;
		
		/*background-attachment: fixed;*/
		
}

UL { margin-top: 3px; padding-top: 2px; margin-bottom: 0px; padding-bottom: 4px;  }
OL { margin-top: 3px; padding-top: 2px; margin-bottom: 0px; padding-bottom: 4px; }
LI {  margin-top: 3px; padding-top: 3px; }
H1 { font-size: 160%; font-family: 'Times New Roman',Times,serif;  color: #065818; margin-top: 5px;  margin-bottom: 5px;}
H2 { font-size: 140%; font-family: 'Times New Roman',Times,serif; color: #065818; margin-top: 10px;  margin-bottom: 10px;  }
H3 { font-size: 130%; font-family: 'Times New Roman',Times,serif; color: #065818;  margin-top: 5px;  margin-bottom: 5px; }
.hdr { font-size: 130%; font-family: 'Times New Roman',Times,serif; color: #233A20; }
.txt { font-size: 105%; font-family: 'Times New Roman',Times,serif; color: #000000; text-indent : 20px; }
.txtni { font-size: 105%; font-family: 'Times New Roman',Times,serif; color: #000000; }
.quote { font-size: 125%; font-family: 'Times New Roman',Times,serif; font-weight: bold; color: #000000; margin-bottom: 5px; padding-top: 5px; margin-left: 18px; margin-right: 18px; }
.sml { font-size: 95%; font-family: 'Times New Roman',Times,serif; color: #000000; }
.tny { font-size: 85%; font-family: 'Times New Roman',Times,serif; color: #000000; }
.sans { font-size: 90%; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; color: #000000;  margin-top: 5px;  margin-left: 5px; margin-left: 3px; margin-right: 12px; }
.mnu { font-size: 85%; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; color: #000000;  font-weight: bold;  margin-top: 5px;  margin-left: 5px;}
.credit { font-size: 75%; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; color: #000000; }
/*a:link { color: #0000CE;  font-weight: bold; text-decoration: underline;}
a:hover  { color: #0000CE;	 font-weight: bold; background: FFFFD5; text-decoration: underline;  }
a:active, a:visited { color: #00552B;  font-weight: bold; text-decoration: underline; }*/


.large { 	font-size: 150%;
		font-weight: bold;
}

.testimonial { 	font-size: 1.4em; 
		font-family: 'Times New Roman',Times,serif;
		color: #000000; 
		font-weight: 500;
		font-style: italic;
		text-align: center;
		line-height: 1.1em;
		margin-bottom: 5px; 
		padding-top: 5px; 
		margin-left: 18px; 
		margin-right: 18px; 
}

.goodbar { 	text-align: center; 
		margin-bottom: 1.5em;
}

.backtotop { 	text-align: right;
		font-size: 85%; 
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
		color: #000000;  
		font-weight: bold;
}

.music_title {	color: #008000; 
		font-size: 1.5em; 
		font-weight: bold; 
		font-style: italic; 
		line-height: 1.2em;
}

.classround {
		border: 1px dashed blue;
		padding: 20px;
		margin: 30px;
}

h4.classheader {text-transform: uppercase;
		display: inline;
}




/* Colors and styles for course names */
	.azul { color: #071cff;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.rojo { color: #ff020b;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.amarillo { color: #e6ac00;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.carbon { color: #000000;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.verde { color: #07ff1c;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.morado { color: #5202d4;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.anaranjado { color: #ff630f;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	
	.esmeralda { color: #04590e;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.celeste { color: #1efffc;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.cafe { color: #7d2b05;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.lavanda { color: #bc4fff;
		font-weight: bold;
		text-transform: uppercase;
	}
