body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #188DA0;
	scrollbar-arrow-color: #FFFFFF;
} 

a:link, a:visited, a:active {
	color: #9F3C3B;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

input.formFields { 
 background-color: #FFFE9D; 
}

.content {
	overflow: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 39px;
}

h1 {
	font-size: 20px;
	color: #9F3C3B;
	font-weight: bold;
}

.navText {
	color: #FFFFFF;
	overflow: auto;
	text-align: right;
	background-position: center center;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
}

a.navText:link, a.navText:active, a.navText:visited {
	color: #FFFFFF;
}

a.navText:hover {
	text-decoration: underline;
}

.quotesNames {
	overflow: auto;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #858585;
}

.quotes {
	overflow: auto;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #858585;
}

a.quotes:link, a.quotes:visited, a.quotes:active {
	overflow: auto;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
	color: #858585;
}

.quotesLink {
	font-size: 11px;
	font-style: italic;
	color: #858585;
	text-align: right;
}
a.quotesLink:link, a.quotesLink:visited, a.quotesLink:active {
	font-size: 11px;
	font-style: italic;
	color: #858585;
	text-decoration: underline;
	font-weight: normal;
}
.redBold {

	font-size: 12px;
	color: #9F3C3B;
	font-weight: bold;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
h2 {
	font-size: 24px;
	color: #d3e7eb;
	font-weight: bold;
	padding-bottom: -5px;
}
h3 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	margin-top: -15px;
	margin-bottom: 15px;
}
