.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 4em;
	line-height: 65%;
	border-bottom-width: .1em;
	border-bottom-style: solid;
	border-bottom-color: #ccd0d6;
	text-align: left;
	z-index: 2;
	color: #000000;
	left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-right: 20%;
	margin-left: 20%;
	background-color: #FFFFFF;
	background-image: none;
}

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;

}
li {
	list-style-image: url(Images/RedSqBullet.gif);
	list-style-position: outside;
	text-decoration: none;
	text-indent: 5pt;

}
a:link {
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a:hover {
	color: #003366;
	text-decoration: underline;

}
.navbar {
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: none;
	margin-right: 10%;
	margin-left: 10%;

}
hr {
	color: #990000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-weight: bold;
	color: #990000;
	font-size: 14px;

}
.float {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-top: 10px;

}
h4 {
	font-weight: bold;
	color: #990000;
}
.MenuBar {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.tablebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
