.headertext {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
a:link {
	color: #003399;
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif, verdana;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.directory {

	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.normaltext {
	font-size: 15px;
}
.headertextblack {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.smalltext {

	font-size: 12px;
}
.tinytext {


	font-size: 10px;
}
