/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #ECE9D8;
	background-image: url(images/bg_gr.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #FFFFCC;
}
h2 {
	font-size: 14px;
	color: #FFF;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
.stunt {
	font-size: 18px;
	color: #F00;
}
.stunt {
	font-weight: bold;
	color: #FF0;
}
.op {
	font-size: 24px;
}
