.bgRed {
	background-color: #990000;
}
.MainText {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.NavText {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.NavTextBlack {


	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeadingOne {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.HeadingTwo {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.MainTextBold {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Links {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	font-style: normal;

}
.Quotes {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
	font-style: italic;

}
.bg {
	background-attachment: fixed;
	background-image: url(images/InvestorWatermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
