body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: normal;
	background-color: #000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: italic;
}
h3 {
	color: #00CCFF;
	font-size: 1.7em;
	font-style: italic;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.couiertext {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: normal;
}

li {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	list-style-type: disc;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #00FFFF;
}
p {
	font-size: 1.5em;
	line-height: normal;
	font-family: Tahoma, Verdana, sans-serif;
}
h1 {
	color: #FFF;
	font-style: normal;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
}
.right {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-top: 20px;
}
.left {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.red-bold {
	font-weight: bold;
	color: #FE0000;
}
