body {
	color: #000000;
	background-color: #CCCCCC;
	font-size: 14px;
}
.header1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.header2 {
	color: #000066;
	font-size: 24px;
	font-weight: bold;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
.header {
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
}

