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: 12px;
}

.smalltext {
	font-size: 10px;
}
.bigtext {
	font-size: 15px;
}
.numbered {
	font-size: 18px;
	font-weight: bold;
	color: #400080;
}
.text {
	font-size:small;
	margin-left: 15px;
}
.textred {
	font-size:11px;
	color: #FF0000;

	margin-left: 20px;
	margin-right: 15px;
}
.titlered {
	font-size:medium;
	color: #FF0000;
	font-weight:bold;
}
.source {
	font-size:11px;
	margin-left: 20px;
	margin-right: 15px;
	font-weight:bold;	
}

.textpurple {
	font-size:small;
	margin-left:10px;
	font-weight: bold;
	color: purple;
}

.textgreen {
	font-size:small;
	margin-left:10px;
	font-weight: bold;
	color: green;
}

.textgreenplain {
	font-size:small;
	color: green;
}

#text {
	font-size:small;
	color:blue;
	text-decoration: none;
	margin-left:20px;
}

.thisisgettingridiculous {
	font-size:14px;
	color: #FF0000;
}

.tealfourteen {
	font-size:14px;
	font-weight: bold;
	color: #006666;
}

.tealsixteen {
	font-size:16px;
	font-weight: bold;
	color: #006666;
}

.blackfourteen {
	font-size:14px;
	font-weight: bold;
	color: #000000;
}

.redfourteen {
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
}

.redsixteen {
	font-size:16px;
	font-weight: bold;
	color: #FF0000;
}

#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: 126px;
	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-size:11px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
.disclaimer {
	font-size:small;
	margin-left: 20px;
	margin-right: 20px;
}

.tealtext {
	color: #006666;
}

.titlebig {
	font-size:16px;
	font-weight: bold;
}

.subscribe {
	margin-left: 123px;
}		
