* {font-family: Georgia;
    font-size: 14pt;}
A {color: rgb(255, 102, 0); text-decoration: none; }
A:active {color: rgb(255, 102, 0); text-decoration: none; }
A:hover {color: yellow; text-decoration: underline;}

.a-black {color: black; text-decoration: underline; }
.a-black:active {color: black; text-decoration: underline; }
.a-black:hover {color: red; text-decoration: underline;}

.biglink {font-size: 18pt;}
.welcomeNotes {font-size: 14tp;}
.Agreen {color: rgb(79, 132, 79); text-decoration: none; font-family: Georgia;}
.Agreen:active {color: rgb(79, 132, 79); text-decoration: none; font-family: Georgia;}
.Agreen:hover {color: rgb(133, 223, 133); text-decoration: underline; font-family: Georgia;}
.biglink {font-size: 16pt;}

.headline {
  	  font-size: 22pt;
  	  color: green;
  } 
  .dateline {
  	  font-size: 16pt;
  	  color: green;
  } 
  
.bigname {font-size: 28pt;}
  

.borderit img{
border: 2px solid white;
}
.borderit:hover img{
border: 2px solid green;
}
.borderit:hover {
border: 0px solid green;/* irrelevant definition to overcome IE bug */
}

.a-none        {color: black; text-decoration: none; font-family: Tahoma;}
.a-none:active {color: black; text-decoration: none; font-family: Tahoma;}
.a-none:hover  {color: black; text-decoration: none; font-family: Tahoma;}
BODY {margin-left:0%; margin-right:0%; margin-top: 0%; margin-bottom: 0%; font-size:10pt; font-family: Georgia;}
h1 {font: 28px Arial,Helvetica,sans-serif; }
h2 {font: 25px Arial,Helvetica,sans-serif;  margin-left:0%; margin-right:0%; margin-top: 0%; margin-bottom: 0%; color: rgb(153, 51, 0);}
h3 {font: 21px Arial,Helvetica,sans-serif; margin-left:0%; margin-right:0%; margin-top: 0%; margin-bottom: 0%; color: rgb(153, 51, 0); }
h4 {font: 18px Arial,Helvetica,sans-serif;  margin-left:0%; margin-right:0%; margin-top: 0%; margin-bottom: 0%; }

.h-orange {font: 28px Arial,Helvetica,sans-serif; background-color: orange;}
.hrwide {width: 100%;}
.pspaced {margin: 0; padding-top: 10px; padding-left: 0; padding-bottom: 0px; padding-right: 0px;
          font-family:Tahoma, Arial, sans-serif; font-size:9pt;}
.sechead {margin-left:15px; font: 22px Arial,Helvetica,sans-serif; }
.spaced {margin-top: 5px;}
.subhead {font-weight: bold; background-color: #E6DEC4}
.tunein {margin-left: 5; margin-right: 5; font-family: Georgia, Times; font-weight: normal; font-size: 10pt; text-align: left;}
.announcement {margin-left: 5; font-family: Georgia, Times; font-weight: normal; font-size: 12pt; color: white; text-align: left;}
.courseTitle {margin-left: 5; font-family: Georgia, Times; font-weight: normal; font-size: 34pt; color: rgb(153, 51, 0); text-align: left;}

.logo {padding-left: 50px; } 
.logoText {padding-left: 80px; font-size: 14pt;} 

