h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #302D94;
	margin: 1px;
	padding: 2px;
}
body {
	background-color: #302D94;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #332E70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#buttonA {

    margin-left: 0px;	
}
div#buttonA ul {

    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 27px;
}
div#buttonA li {
    list-style-type: none;
    height: 27px;
    width: 170px;
    margin: 1px;
    text-align:center;
}
div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 4px;
}
div#buttonA li a:link {
    color: #ffffff;
    font-weight: bold;
    background-color: #332E70;
    border-style: outset;
}
div#buttonA li a:visited {
    color: #ffffff;
    font-weight: bold;
    background-color: #332E70;
    border-style: outset;
}
div#buttonA li a:hover {
    font-weight: bold;
    color: #332E70;
    background-color:  #B9B6E0;
    border-style: inset;
}
div#buttonA li a:active {
    font-weight: bold;
    color: #332E70;
    background-color: #B9B6E0;
    border-style: inset;
} 
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smallhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AFACEE;
	font-weight: bold;
	line-height: 20px;
	margin-top: 8px;
	padding-top: 8px;
}
.largehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #3028BC;
	line-height: 18px;
	padding-top: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	line-height: 26px;
}
