.basictext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal}
.titletop {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.smalltype {  font-family: "Times New Roman", Times, serif; font-size: 10px}
.titlepage { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold }
.basicbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.basicboldunderl { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold ; text-decoration: underline}
.basicnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.basictext-ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;

}
.basicbold-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.basictext-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;

}
.titlepage-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

}
.basicbold-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
