body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}
a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #666666;}
a:focus {color: #666666;}

.header_links a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.header_links a:link {color: #000000;}
.header_links a:visited {color: #000000;}
.header_links a:active {color: #000000;}
.header_links a:hover {color: #666666;}
.header_links a:focus {color: #666666;}

.left_nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.left_nav a:link {color: #000000;}
.left_nav a:visited {color: #000000;}
.left_nav a:active {color: #000000;}
.left_nav a:hover {color: #666666;}
.left_nav a:focus {color: #666666;}