body, td, p, div {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
div {	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p{	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {	color: #0066CC;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a.header:link {
	color: #0066CC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.article {	color: #0066CC;
	text-decoration: none;
	font-size: 32px;
	font-weight: normal;
}
a.header:active {
	color: #0066CC;
	text-decoration: none;
		font-size: 16px;
	font-weight: bold;
}
a.header:visited {
	color: #0066CC;
	text-decoration: none;
		font-size: 16px;
	font-weight: bold;
}
a.header:hover {
	color: #0066CC;
	text-decoration: underline;
		font-size: 16px;
	font-weight: bold;
}
a.chapter:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.chapter:active {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.chapter:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.chapter:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
