 body {
	        font-family:Georgia, "Times New Roman", Times, serif;
	        font-size:12px;
	        color:#29298c;
        }
     a:link, a:visited, a:active
        {
            color:#29298c;
            text-decoration:none;
        }
    a:hover
        {
            color:#175A27;
            text-decoration:underline;
        }
    .pagetitle
    {
        font-weight:bold;
        font-size:16px;
    }
/*
body {
	background-color: #000085;
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
table {
	background-color: #ffffff;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.medGreenBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F822F;
	font-size: 11px;
	font-weight:bold;
}
.medBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000085;
	font-size: 11px;
	font-weight:bold;
}
/*
.navigation {
border-right-color: #000085;
border-right-style:solid;
border-right-width:thin;
}
.footer {	
	background-color:#000085;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	
}
.headerTable {
background-color:#ffffff;
border-bottom-color: #000085;
border-bottom-style:solid;
border-bottom-width:thin;
}
*/