/* CDVP website stylesheet : April 2004 */

	A:link{color: #273D87; text-decoration:none} 
		A:visited{color: #491C64; text-decoration:none} 
		A:hover{ color:#ff0000; text-decoration:none}

	
body
 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 80%;
  color: black;
  }
p
 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: black;
  }

td
 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 80%;
  color: black;
  }
#schoolLabel_ca
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: smaller;
  color: #cc0000;
  }  
#schoolLabel_ee
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: smaller;
  color: #745723;
  }
#sidebarHeading
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 140%;
  font-weight: bold;
  color: #3F4E65;
  }
#navbarText
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: smaller;
  color: #2F4C7D;
  }
#navbarFischlar
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: smaller;
  color: #555555;
  }
#cdvplogo
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 220%;
  font-weight: bold;
  font-variant: small-caps;
  color: #D5DFEC;
  }
#pageTitle
  {
  font-family: Arial Black, Arial, sans-serif;
  font-size: 170%;
  color: #394257;
  }
#redHeading
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #b30000;
  font-weight: bold;
  }
#pinkHeading
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #FF9191;
  font-weight: bold;
  }
#pastMemberName
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: gray;
  font-weight: bold;
  }
.ruler {/*the 'Horizontal Rule*/
       border-top-width: 1px;
       border-top-style: dashed;
       border-color: #9FAEC4;
	   padding-top: 15px;
      }
