body {
	background-color: #E5E5E5;
	background-image: url(/images/teracore_nature_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #222222;
	font-style: normal
	text-decoration: none;
}
a:visited {
	color: #222222;
}
a:hover {
	color: #000077;
	font-weight:bold;
	font-style:italic;
}
a:active {
	color: #222222;
}

.header {
	color: #000066;
	font-size: 16px;
	font-weight: bolder;
	
}
.content {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.sidecontent {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
li {
	color: #000066;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-position:outside;
	list-style-image: url(/images/arrow.gif);
}
.emphasis1 {
	color: #000066;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-position:outside;
	list-style-type: none;
}
.emphasis2 {
	color: #000000;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-position:outside;
	list-style-type: none;
}
.caption {
	color: #000066;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-position:outside;
	list-style-type: circle;
}
sup {
	font-size: 9px;
}

