
body {
	background:	##99CCCC;
}

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%;
}

.contentimage {
	margin-top:		10px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		10px;
}
