body, p, table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #006400;
}

a {
	color : #556B2F;
}

a:hover {
	text-decoration: underline;
}

H1 {
	font-size: 32px;
	font : bold;
	line-height: 32px;
	color: #FF69B4;
	text-align : center;
}

H2 {
	font-size: 24px;
	font : bold italic;
	line-height: 24px;
	color: #FF69B4;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #7FFF00;
	background-color: #FF69B4;
}

.eyecatcher {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 24px;
	color: #FF69B4;
}

.boldlink {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #006400;
	line-height: 18px;
}

.biglink {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FF69B4;
	line-height: 28px;
}

.footer {
	font-size: 10px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;

}
