@charset "utf-8";




body {
	background-color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
}

a {
	font-size: 1em;
	color: #FFFFFF;
}

a:visited {
	color: #CC0099;
}

.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #000000;
}

.head3 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}
.stdparabl {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.head2beige {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #999966;
}
.stdparabeige {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #999966;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #999966;
}
