/* CSS Document */

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
body {
	margin: 0px;
	background-image: url();
}
.style2 {font-family: "Times New Roman", Times, serif}
.style3 {font-family: "Copperplate Gothic Light"}
.style4 {font-family: "Copperplate Gothic Bold"}
.style6 {font-family: "Times New Roman", Times, serif; color: #000000; }
#background {
	background-image: url(../images/990000color.png);
}
.style7 {font-size: 36px}
.style8 {font-family: "Copperplate Gothic Bold"; font-size: 24px; }
#content {
	padding: 3px;
}