
body {
	background:	#FBFBFB;
}

a:link {
	color:		#333333;
}

a:active {
	color:		#333333;
}

a:visited {
	color:		#333333;
}

a:hover {
	color:		#ff6666;
}

body {
	font-family:		arial, helvetica, geneva, sans-serif;
}

p, .main {
	font-size:		85%;
	line-height:		150%;
}

.highlight {
	font-size:		140%;
}

h1 {
	font-size:		180%;
}

h2 {
	font-size:		150%;
}

h3 {
	font-size:		120%;
}

.navtitle {
	font-size:		70%;
	font-weight:		600;
	color:			#4183A1;
}

.nav a, .nav a:link, .nav a:active, .nav a:visited, .nav a:hover {
	font-size:		70%;
	font-weight:		600;
	color:			#4183A1;
	text-decoration:	underline;
}

.list {
	font-size:		60%;
	font-weight:		600;
	color:			#4183A1;
}

.listsmall {
	font-size:		25%;
	font-weight:		600;
	color:			#4183A1;
}

.contentimage {
	margin-top:		10px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		10px;
	border:			0px;
}

.toggle {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	font-size:		85%;
}

.archivetd {
	font-size:		85%;
}

.archiveth {
	font-size:		110%;
	vertical-align:		middle;
	line-height:		250%;
}

