body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
} 
.content_header {
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.content_subheader {
	font-family: Tahoma;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.header a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.header a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
}
.header a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.side_header a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 4px;
}
.side_header a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 4px;
}
.side a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}
.side a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}
.footer a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.footer a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.content {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	padding: 5px;
}
a:link {
	text-decoration: none; 
	color: #000; 
	font-weight: bold;
}
a:visited {
	text-decoration: none; 
	color: #000; 
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: 
	underline; color: #888;
}
.source {
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
}
