.normal {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	color: #000000;
}
.windowtitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #0A2036;
}
.windowtxt {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-align: justify;
}
.copyrights {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bullet {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
.redtext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #C9252B;
}
.redbold {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #C9252B;
}
.bluetext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #0B4DA2;
}
.bulletstyle {
	font-family: "Trebuchet MS", Verdana;
	list-style-image: url(images/bullet2.gif);
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.redstar {
	color: #FF0000
}

.bluebold {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #2D78C3;
	font-weight: bold;
}
