/* SchoolTemplate/stylesheet1.css */
body         { bgcolor:white; font-family: Verdana, Arial; font-size: 10pt; text:black; margin-top:0; margin-left:25 }
font         { font-family: Verdana, Arial; color:black; font-size: 10pt }
h1           { font-family: Verdana, Arial; font-size: 26pt; color: #000066; font-weight: bold; 
               text-align: Left; text-indent: 0; word-spacing: 0; 
               line-height: 100%; margin-left: 0; margin-right: 0; 
               margin-top: 6; margin-bottom: 6 }
h2           { font-family: Arial; font-size: 10pt; color: #000066; font-weight: bold; 
               margin-top: 3; margin-bottom: 3 }
h3           { font-family: Arial; font-size: 12pt; color:#000066 ; margin-top: 3; margin-bottom: 3 }
h4           { font-family: Verdana, Arial; font-size: 16pt; color:#000066; font-weight: bold }
h5           { font-family: Arial; font-size: 10pt; color:#9900FF ; margin-top: 3; margin-bottom: 3 }             
h6           { font-family: Arial; font-size: 10pt; color: #FFFFFF;  
               text-align: center; text-indent: 0; word-spacing: 0;  
               margin-top: 3; margin-bottom: 3 }
    
table        { font-family: Arial; font-size: 9pt }
a:link       { font-family: Arial; font-size: 8pt; color: #000066; text-decoration:none; 
               margin: 0 }
a:active     { font-family: Arial; font-size: 8pt; color: #9900FF; margin: 0; text-decoration:none; }
a:visited    { font-family: Arial; font-size: 8pt; color: #000066; text-decoration: none; 
               margin: 0 }
a:hover      { font-family: Arial; font-size: 8pt; color: #CC99CC; font-style: bold; 
               background-color: none; background-repeat: none; 
               background-attachment: scroll; text-decoration: none; 
               margin: 0; background-position: 0% 50% }
p            { margin-top: 8; margin-bottom: 8 }
hr           { noshade; size="1"; color="#ff0000"}
.notice		 { font-family: Verdana, Arial; font-size: 14pt; color:#B00000; text-align: left; }
