.oblique {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #000099;
	font-weight: bold;


}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.xxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

