body,p,td,tr {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	color: #242424;
}

#left-sidebar {
	font-size: 110%;
	font-weight: 500;
	font-stretch: expanded;
}

#navlist li { list-style-type: circle; }

#middle-content {
	padding-left: 15px;
	padding-right: 15px;
}

#content-area {
	padding-left: 15px;
	padding-right: 15px;
}

#right-sidebar {
	padding-left: 6px;
	padding-right: 6px;
}


a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #4D6680;
}

#left-nav {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	font-stretch: wider;
	padding: 5px;	
}

#left-nav a:link {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	font-stretch: wider;
	text-decoration: none;
}

#left-nav a:visited {
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	font-stretch: wider;
		color: #3F1069;
}

#left-nav a:hover {
	text-decoration: none;
	color: #242424;
}


#copyright {
	color: #242424;
	font-size: 12px;	
}

#copyright a:link {
	color: #003300;
	text-decoration: underline;
}

#copyright a:visited {
	text-decoration: underline;
	color: #003366;
}

#copyright a:hover {
	text-decoration: none;
	color: #4D6680;
}

#bottom-nav {
	font-size: 12px;
	padding-left: 50px;
	padding-right: 50px
}

#bottom-nav a:link {
	color: #003300;
	text-decoration: none;
	font-size: 12px;
}

#bottom-nav a:visited {
	text-decoration: none;
	color: #003300;
	font-size: 12px;
}

#bottom-nav a:hover {
	text-decoration: underline;
	color: #4D6680;
	font-size: 12px;
}

h1,h2 {
	color: #003300;
	font-size: 22px;
	font-stretch: expanded;	
}

h3,h4 {
	color: #003300;
	font-size: 18px
	font-stretch: expanded;
}
