.header {
	font-family: times new roman,times,serif;
	font-size: 25px;
	color : #555555;
	padding-top : 5;
}
.subhead {
	font-family: times new roman,times,serif;
	font-size: 20px;
	color: #666666;
}
.bodytext {
	font-family: times new roman,times,serif;
	font-size: 12px;
	line-height : 18px;
	padding: 30;
	text-align : justify;
}
.hometext {
	font-family: times new roman,times,serif;
	font-size: 12px;
	line-height : 15px;
	padding: 30;
	text-align : justify;
}
.navbar {
	font-family: arial narrow,arial,sans-serif;
	font-size: 13px;
	color : White;
	text-align: center;
	padding : 1;
	padding-top : 5;
	font-weight : bold;
}
.navbarsub {
	font-family: arial narrow,arial,sans-serif;
	font-size: 13px;
	color : White;
	text-align: center;
	padding : 3;
	padding-top : 5;
	font-weight : bold;
	margin-top : 14;
	margin-bottom : 18;
}
.footer {
	font-family: arial narrow,arial,sans-serif;
	font-size: 13px;
	color : #ebebeb;
	padding : 15;
	padding-bottom : 15;
	text-align: center;
}
  

:link { color: rgb(65,65,65) ; text-decoration: underline;}
:visited { color: rgb(85,85,85) ; text-decoration: underline; }
:active { color: rgb(51,51,51) ; text-decoration: none; }
:hover { color: rgb(51,51,51) ; text-decoration: none; }
.plain { text-decoration: none }

a.navlink:link { color: rgb(235,235,235); text-decoration: none; }
a.navlink:visited { color: rgb(245,245,245); text-decoration: none;}
a.navlink:hover {color: white;	text-decoration: underline;}

a.foot:link { color: rgb(235,235,235); text-decoration: underline; }
a.foot:visited { color: rgb(235,235,235); text-decoration: underline;}
a.foot:hover {color: rgb(235,235,235);	text-decoration: none;}