.header {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
}
.navPas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;

}
.smallNav {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
}
.smallNav:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #000000;

}

.smallNav:visited {
	text-decoration: none;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;

}

.smallNav:active {
	text-decoration: none;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;

}
.smallNav:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;


}
.normText {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
}
.ttlWork {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.headerText {


	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
}
input,textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11;
	font-weight: normal;
	color: #333333;
	border: 1px solid #000000;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;

}

a:visited {
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;

}

a:active {
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;

}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

