body {
	font-family: Verdana;
	font-size: 11pt;
	background: url(images/pencils_08.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	font-family: Verdana;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: underline;
}
.nav {
	font-family: Verdana;
	font-size: 10pt;
	padding-right: 5px;
	padding-left: 34px;
	background-image: url(images/pencils_05.gif);
	background-repeat: no-repeat;
	max-width: 140px;
	}
.nav a:link {
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.botnav {
	font-family: Verdana;
	font-size: 8pt;
}
.botnav a:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
.botnav a:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
.botnav a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline;
}
.justify {
	font-family: Verdana;
	font-size: 11pt;
	text-align: justify;
}
#left {
	top: 140px;
	left: 0px;
	float: left;
}
#right {
	padding-right: 10px;
	max-width: 75%;
	font-family: Verdana;
	font-size: 11pt;
	margin-left: 25px;
	top: 140px;
	float: left;
}