<!--
.hometext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
	font-weight: normal;
}

.bluetext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #5B6BB9;
	font-weight: normal;
}
.boldbluetext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #5B6BB9;
	font-weight: bold;
}
.greentext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #738533;
	font-weight: normal;
}
.boldgreentext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #738533;
	font-weight: bold;
}
.formbut {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : White;
	font-weight: bold;
	background-color: #738533;
}
A.navbar {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
}
A.navbar:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D55A2;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
}
A.navbar2 {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	text-align : left;
}
A.navbar2:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D55A2;
	font-size : 10px;
	text-align : left;
}
-->

