
a:link {
	color:		#003300;
}

a:active {
	color:		#003300;
}

a:visited {
	color:		#003300;
}

a:hover {
	color:		#003300;
}

td, p, body {
	color:			#000000;
	font-family:		arial, helvetica, geneva, sans-serif;
	font-size:		10pt;
}

body {
	background:		#FCFCE6;
}

h1 {
	font-size:		150%;
	font-weight:		600;
}

h2 {
	font-size:		120%;
	font-weight:		600;
}

h3 {
	font-size:		100%;
	font-weight:		600;
}

.contentimage {
	margin:			10px;
}

.small {
	font-size:		80%;
}
