<!--
.hometext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
	font-weight: normal;
}
.blueboldhometext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #1D55A2;
	font-weight: bold;
}
.bluetext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #1D55A2;
	font-weight: normal;
}
.hometext2 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : Black;
	font-weight: normal;
}
.boldtext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
    font-weight : bold;
}
.bigboldtext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : Black;
    font-weight : bold;
}
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;
}
A.topmenutext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
}
-->

