body    { 
	font-size: 90%; 
	background-color: #000 ;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

p  { 
	font-size: 95%;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	padding: 2px 0 2px 2px;
	}
blockquote {
	font-size: 95%;
	}
h1, h2, h3, h4, h5, h6  { font-weight: bold; font-family: "Times New Roman", Georgia, Times, Serif; margin-top: 6px; padding-bottom: 2px; margin-bottom: 2px; padding-top: 6px; }
h1  { 
	color: #fff; 
	font-size: 150%; 
	}
h2 { 
	color: #fff; 
	font-size: 130px; 
	}
h3  { 
	color: #FC3; 
	font-size: 20px; 
	}
h4  { 
	color: #033;
	font-size: 120%;
	margin-top: 8px; margin-bottom: 4px; 
	}
h5  { color: #c00; 
	font-size: 110%;
	 }
	 
a:link { 
	color: #fff; 
	font-weight: bold; 
	font-size: 100%; 
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif; 
	}
a:visited { 
	color: #ccc; 
	font-weight: bold; 
	font-size: 100%; 
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif; 
	}
a:hover  { 
	color: #f00; 
	font-weight: bold; 
	font-size: 100%; 
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif; 
	text-decoration: underline; 
	}
a:active  { 
	color: #f00; 
	font-weight: bold; 
	font-size: 100%; 
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif; 
	text-decoration: underline; 
	}
.linkgrey { 
	color: #666; 
	font-weight: bold; 
	font-size: 100%; 
	text-decoration: none; 
	}
.linkgrey a:link { 
	color: #666; 
	font-weight: bold; 
	font-size: 100%; 
	text-decoration: none; 
	}
.linkgrey a:visited { 
	color: #666; 
	font-weight: bold; 
	font-size: 100%; 
	text-decoration: none; 
	}
.linkgrey a:hover { 
	color: #f00; 
	font-weight: bold; 
	font-size: 100%;  
	text-decoration: underline; 
	}
.linkgrey a:active { 
	color: #f00; 
	font-weight: bold; 
	font-size: 100%;  
	text-decoration: underline; 
	}
.quote { 
	color: #c00;
	font-weight: bold; 
	font-size: 150%; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	}
.whiteItalic { color: #fff; font-size: 130%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }
.white { 
	color: #fff; 
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	}
.whiteBold  { 
	color: #fff; 
	font-weight: bold; 
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	}
.black { 
	color: #000; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.red { 
	color: #066; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.redemph { 
	color: #066; font-weight: bold; 
	font-size: 12px; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.redHead { 
	color: #f00; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.yellowHead  { 
	color: #fc3; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.whiteHeadlg { 
	color: #fff; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.whiteHeadSansItalic  { 
	color: #fff; 
	font-style: italic; 
	font-weight: normal; 
	font-size: 20px; 
	font-family: "Arial Black", Arial, Geneva, Sans-Serif; 
	}
.whiteHeadSans  { 
	color: #fff; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	font-family: "Arial Black", Arial, Geneva, Sans-Serif; 
	}
.blackHead { 
	color: #000; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.greenHead   { 
	color: #063; 
	font-weight: bold; 
	font-size: 115%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	}
.small { 
	font-size: 90%; 
	font-family: Verdana, Geneva, Arial, "sans-serif"; 
	}
.smaller { 
	font-size: 80%; 
	font-family: Verdana, Geneva, Arial, "sans-serif"; 
	}
	
/* --------  TeachingFlute page ------*/

h6  { color: #000; 
	font-size: 100%;
	 }
	 
.blackHeadTeach { 
	color: #000; 
	font-weight: bold; 
	font-size: 120%; 
	font-family: "Times New Roman", Georgia, Times, Serif; 
	padding-left: 15px; 
	}
	
.blurb {
	padding: 15px;
	}
ul {
	font-size: 95%;
	padding-top: 0;
	margin-top: 0;
	}
li  {
	padding-left: 8px;
	list-style: circle;
	line-height: 120%;
	}
hr {
	color: #c00;
	width: 100%;
	height: 3px;
	background-color:#c00
	}
