body {
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-weight: normal;
	color: #323232;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-right: 20%;
	margin-left: 50pt;
}
p, td, ul, ol, li, #footer {
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 14px;
	color: #463c3c;
}
td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
ul {
	list-style-type: disc;
	text-align: left;
	line-height: 1.25em;
	padding-left: 0;
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 13px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: -1em;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 15px;
}
li {
	padding-bottom: 2px;
	font-size: 13px;
}
#sublinks {
	margin-bottom: 20px;
	font-size: 11px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
	text-transform: capitalize;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.toplinks {
	background: #e1e1e1;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	text-align: justify;
	font-variant: small-caps;
	width: 840px;
}
.researchtitle {
	background-color: b3cbe7;
}
