body {
	background-color: #ffffff;
	background-image: url(images/leaves_leftbackground.jpg);
	background-repeat:repeat-y;
	position: absolute;
	margin-left: 0px;
	margin-top: 20px;
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
}

.numbered {
	font-family:Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #400080;
}
.text {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	margin-left: 15px;
}
.textred {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FF0000;

	margin-left: 20px;
	margin-right: 15px;
}
.titlered {
	font-family:Verdana, Arial, sans-serif;
	font-size:medium;
	color: #FF0000;
	font-weight:bold;
}
.source {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	margin-left: 20px;
	margin-right: 15px;
	font-weight:bold;	
}

.textpurple {
font-family:Verdana, Arial, sans-serif;
font-size:small;
margin-left:10px;
font-weight: bold;
color: purple;
}

.textgreen {
font-family:Verdana, Arial, sans-serif;
font-size:small;
margin-left:10px;
font-weight: bold;
color: green;
}
.textgreenplain {
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	color: green;
}
#text {
	font-size:small;
	color:blue;
	text-decoration: none;
	margin-left:20px;
}
#text a {
	font-size:small;
	color:blue;
	text-decoration: none;

}
#text link {
font-size:small;
color:blue;
text-decoration: none;

}
#text active {
color: blue;
font-size:small;
text-decoration: none;

}
#text visited {
color: blue;
font-size:small;
text-decoration: none;
}
#bottom-nav {
	margin-left: 123px;
margin-top:15px;
font-size:11px;
color: blue;
font-weight:bold;
}

#bottom-nav a {
	font-size:11px;
color:blue;
text-decoration: none;
}
#bottom-nav link {
font-size:11px;
color:blue;
text-decoration: none;
}
#bottom-nav active {
color: blue;
font-size:11px;
text-decoration: none;
}
#bottom-nav visited {
color: blue;
font-size:11px;
text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

#table {
	margin-left: 108px;
	margin-top: 0px;
}
.ul {
font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight:bold;
	}
	
	

