body {
	font-family: Arial,sans-serif;
	background: #000000;
	color: #ECE9D8;
	font-size: 80%;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
h1 {
	font-size: 125%;
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
img {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}
#container{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 20px;
}
#content{
	width: auto;
	background: #353535;
}
.info{
	width: auto;
	background: #212121;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}
p	{
	margin:0;padding: 5px 20px 10px 20px;
	line-height: 1.3;
	text-align: justify;
}
.p2	{
	text-align: center;
}
.date { 
font-size: 100%; color: #CC3366;
}
.tournad {
	color: #FF6600;
	font-weight: bold;
}
.enhancedtext {
	color: #CC3333;
}
.clubmoto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFCC33;

}
.greentxt {color: #00CC00;
}
.subdued {
	color: #AA9FAA;
	font-style: normal;
}

