<!--

body {
   font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
   font-size: 14px;
   text-align: center;
   margin-top:    10px;  
   margin-bottom: 0;  
   margin-left: 0;       
   margin-right: 0;
   background-color: #fff;
}

#wrapper {
   position: relative; 
   width: 750px; 
   margin: 0 auto; 
   text-align: left; 
   border: 0;
}
          
#content {
   padding-top: 90px;
   width: 750px; 
   height: auto; 
   border-top: 0;
}

#contentmain {
   padding: 10px; 
   padding-top: 5px;
}

p {
   font-size: 14px;
}

p.j {
   text-align: justify;
}

p.c {
   text-align: center;
}

#footer a:hover {
   color: white;
   text-decoration: underline;
}

.vsmalltxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 10px;
}

.smalltxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 11px;
}

.mediumtxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 12px;
}

.bigtxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 16px;
}

h1, h2, h3 {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #000;
}

h1 {
   font-size: 18px; 
   font-weight: bold;
   color: #900;
   padding-bottom: 5px;
}

h1.inline {
   font-size: 15px; 
   font-weight: bold;
   padding-bottom: 0px; 
   display: inline;
}

h2 {
   font-size: 16px;
}

h3 {
   font-size: 13px;
} 

.r, .y, .w {word-spacing: normal;
            text-align: left;
}

.r {color: #900;
}

.y {color: yellow;
}

.w {color: #fff;
}

.vsmall {
   font-size: 10px;
}

.small {
   font-size: 11px;
}

.medium {
   font-size: 12px;
}

.big {
   font-size: 16px;
}

.blue {
   color: #003366;
}

.grey {
   color: #747474;
}

.lightgrey {
   color: #eaeaea;
}

.red {
   color: #660033;
}

.orange {
   color: #FF8000;
}

.green {
   color: #006a46;
}

.brown {
   color: #663300;
}

.purple {
   color: #990066;
}

.white {
   color: white;
}

.imglink {
   text-decoration: none;
   border-style: none;
   padding-right: 3px;
   vertical-align: middle;
}

a {
   font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
   font-size: 12px;
   text-decoration: underline;
}

a.internal {
   font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
   font-size: 14px;
   color: navy;
   text-decoration: underline;
}

a:link {
   color: black;
}

a:link.black {
   color: black;
}

a.white:link {
   color: white;
}

a.white {
   color: white; 
}

a.internal:hover {
   text-decoration: underline;
   background-color: lightgoldenrodyellow;
}

-->

