 #mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #366;
	text-align: center;
}
#mainContent h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #663;
}
#mainContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #996;
}
#mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #C60;
}
#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #366;
	text-align: left;
}
#mainContent ul li {
	font-size: 1em;
	line-height: 1.3em;
	color: #366;
}
#sidebar1 h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #366;
	line-height: 1.3em;
}
#sidebar1 h3 em {
	color: #F00;
}
#sidebar1 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #396;
}
#sidebar1 ul li {
	font-size: 0.9em;
	text-indent: 2px;
	list-style-type: disc;
	line-height: 1.3em;
	color: #833038;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #994D9A;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
a:active {
	color: #63F;
	text-decoration: none;
}
#navigation p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #688B22;
}
#mainContent p img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 5px solid #797B3D;
}
.highlight {
	color: #C00;
}
.highlight2 {
	font-style: italic;
	font-weight: bold;
	color: #797B3D;
}
#mainContent h5 {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #366;
	text-align: center;
}
.journal_title {
	font-style: italic;
	font-weight: bold;
}
#mainContent h6 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #069;
	text-align: center;
}
#mainContent img {
	margin: 5px;
	padding: 5px;
}
#sidebar1 img {
	padding: 5px;
	border: 3px groove #797B3D;
	margin-left: 10px;
}
.note {
	font-size: 80%;
	font-style: italic;
}

