p {  
			line-height: 21px; 
			color: #000000;
         	font-size: 80%;
        	font-weight: normal;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.right {
text-align: right;
}

body {
         background : #FFFFFF;
         color : #000000;
         font-size: 100%;
         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		 }

.email {
		margin-left: 10%;
		margin-right: 10%;
}
		 
.redbg {
	background :  #CC0033;
}

.grey {
         background : #CCCCCC;
		 }

.newcolor {
	background: #990000;
}
		 
.smaller {
         font-size: 80%;
         color: #000000;
		 }
		 
.xsmall {
	font-size: x-small;
}
		 
.bigger {
	font-size: 90%;
}

.whitetext {
	color: #ffffff;
}

.whitetextsmall {
	color: #ffffff;
	font-size: smaller;
}

.redtext {
    color: #CC0033;
}

.form {
			line-height: 21px; 
			color: #000000;
         	font-size: 80%;
        	font-weight: normal;
}

.formerror {
    		line-height: 21px; 
         	font-size: 80%;
        	font-weight: normal;
			color: #CC0033;
}

.whitebold {
 		 font-size: 90%;
         font-weight: bold;
         color : #FFFFFF;
         }
		 
.quote {
 		 font-size: 90%;
         font-weight: bold;
		 font-style : italic;
         color : #FFFFFF;
         }
		 
.leading {  
         line-height: 21px;
         font-size: 80%;
         color: #000000;
         font-weight: normal;
         }

.nav {
         color : #FFFFFF;
         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
         }
		 
li {
	font-size: 80%;
	line-height : 21px;
	margin-bottom : 10px;
	margin-top : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

blockquote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.sublist {
	font-size: 100%;
}

a.bodylink:link {
	color: #000000;
}

a.bodylink:visited {
	color: #000000;
}

a.nav:visited {
	color: #ffffff;
}

a.nav:hover {
	  text-decoration : none;
      font-weight : bold;
}
 
.backtotop {
         color : #FFFFFF;
         font-size : 80%;
         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
         }

strong {
				 font-weight : bold;
                 }

.darkgrey  {
         background : #666666;
         }
 
.smallerstrong { 
          font-size: 80%;
		  font-weight: bold;
		  color: #000000;
		  }

.leadingbold { 
         font-size: 80%;
		 font-weight: bold;
		 color: #000000;
		 line-height: 21px;
		 }
		 
.sessiontitle {
		font-size: larger;
		font-weight: bold;
		color : #CC0033;
}
		 
.pagetitles {
        font-size: 115%;
		color: #000000;
		font-weight: bold;
		}

h1 {  font-size: 115%;
         font-weight: bold;
		 color: #000000;
		 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		 }

h2 { font-size:100%;
        line-height: 21px;
		font-weight: bold;
		color: #CC0033;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		}

h3 {
     font-size: 90%;
     line-height: 21px;
	 font-weight: bold;
	 color: #000000;
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }

h4 {
     font-size: 80%;
     line-height: 21px;
	 font-weight: bold;
	 color : #CC0033;
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }
	 
a.nav:hover {
     font-weight: bold;
	 }

a.nav:active {
	  font-weight: bold;
	  }

