.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}
.brsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;

}
.brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.blk {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #330000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.BbBlue {
	font-family: Raskin, RaskinExtended;
	font-weight: bold;
	color: #0000FF;
	text-decoration: blink;
	font-size: 18pt;
}
.titlebrn {
	font-family: Raskin, RaskinExtended;
	font-weight: bolder;
	color: #330000;
}

