@charset "UTF-8";
.main_text {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}
.characters_text {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.characters_text_head {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
