h2 { font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma; font-size: 22px; color: #5D6763;  }
h3 { font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma; font-size: 18px; color: #5D6763; }
h4 { font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma; font-size: 16px; color: #5D6763; }
li { font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma; font-size: 14px; color: #003366; }
p { font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma; font-size: 12px; color: #003366; }
.regText { font-family: verdana, arial, helvetica, sans-serif, geneva, tahoma; font-size: 14px; color: #003366; }
/*a { font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma; font-size: 12px;  }*/
.header3 {
	font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma;
	font-size: 18px;
	color: #5D6763;
	font-weight: 600;
}
.links3 {
    font-size: 10px;
    font-family:arial, helvetica, sans-serif, verdana, geneva, tahoma;
; background-color: #D4D0C8;
}
.links3 a {
    display:block;
    width:auto; /* fixes width inconsistencies between NS and IE */
    border:1px white /* solid black; */
    border-right-width:0px; /* eliminate 2px borders */
    color:#5D6763;
    padding:2px;
    text-decoration:none;
    /* font-weight:bold; */
    background-color:d4d0c8;
}

.links3 a:hover {
    background-color:#5D6763;
    color:#d4d0c8;
}
a {
	color: #003366;
}
.header2 {

	font-family: arial, helvetica, sans-serif, verdana, geneva, tahoma;
	font-size: 16px;
	color: #5D6763;
	font-weight: 600;
}

