body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

.initCap {
	font-size: large;
	font-weight: bold;
	color: #006633;
}
.colNarr {
	text-align: left;
	width: 500px;
	padding-left: 5px;
}
.reviewer {
	font-size: medium;
	font-weight: bold;
	color: #006633;
}
.titleHeader {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #006633;
}
.title {
	font-style: italic;
	font-weight: bold;
}
.colWide {
	text-align: left;
	width: 750px;
	padding-left: 5px;
}
h3 {
	color: #006633;
}
.indent1 {
	padding-left: 30px;
}
#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

.highlight {
	color: #990000;
}
