body,td,th {
	font-family: Black Chancery;
	font-size: 60px;
	color: #000080;
	background-color: #029FFD;
	background-attachment: fixed;
}
a {
	font-family: Arial;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #B20000;
}
a:active {
	text-decoration: none;
	color: #B20000;
}
h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #029ffd;
}
h3 {
	font-size: 13px;
	color: #000000;
	font-style: italic;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 18px;
	color: #000000;
}
.style1 {color: #FF0000}
