@charset "utf-8";

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #FF0000;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
body {
	background-image: url(../images/background_slate.gif);
	background-repeat: repeat;
	background-position: left top;
	text-decoration: none;
	list-style-type: circle;
	text-align: justify;
	float: none;
	right: inherit;
	list-style-position: inside;
	color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
h3 {
	font-size: 0.75em;
	color: #FF0000;
}
h2 {
	font-size: 1.15em;
}
h6 {
	font-size: 1.25em;
	text-transform: uppercase;
	color: #FF0000;
	line-height: normal;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
key {
	font-size: 0.80em;
	font-style: italic;
	color: #FF0000;
}
h4 {
	font-size: 1.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
