body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	background-color: #e4e4e4;
	margin: 0px;
}
#header #logo {
	margin-top: 20px;
	margin-left: 20px;
}
#navbar {
	margin-left: 75px;
	margin-bottom: 0px;
	margin-top: 25px;
}
#content {
	position: absolute;
	top: 100px;
	left: -76px;
	width: 800px;
}
.img {
	border: 1px solid #000000;
	text-decoration: none;
}
#content a:link {
	color: #FF9900;
	text-decoration: none;
}
#content a:visited {
	color: #FF9900;
	text-decoration: none;
}
#content a:hover {
	color: #009999;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}
#tableContent {
	padding: 30px;
}
.smallText {
	font-size: 10px;
}
.14TextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
}
.14TextBlackBold {
	font-size: 14px;
	line-height: 1.7em;
	font-weight: bold;
}
.14TextBlackItalic {
	font-size: 14px;
	font-style: italic;
	line-height: 1.7em;
}
.titleWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

