@charset "utf-8";
.Loud {
	font-family: "Arial Narrow", Arial, "MS Sans Serif";
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #339966;
}
.xTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.MajorText {
	font-family: "Arial Narrow", Arial, "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Basic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: 400;
	vertical-align: top;
}
.FauxLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: 400;
	vertical-align: top;
	color: #3300FF;
	text-decoration: underline;
}
.Highlite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.GreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}
.BlackLoud {
	font-family: "Arial Narrow", Arial, "MS Sans Serif";
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
}
.BulletList {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../Graphics/BulletCross.gif);
	color: #990066;
}
.TT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #009933;
}

