<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subscriptionpage {
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align:center;
}

.body-game { background-color: #00CC33}
.body-training { background-color:#FFCF2C}




.villamont {
	font-size: 12px; }
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
}

a:link 
{
color: #003366;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none
}

a:visited
{

color: #003366;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none
}

a:active
{
color: #003366;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none
}

a:hover
{
color: black;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none
}





.red { color:red; font-weight:bold; letter-spacing:2px;}
.redlight { color:black; font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif}
.nextgamedetails { font-weight:bold; letter-spacing:2px;}

.groovybutton
{
font-Family: Verdana, Arial, Helvetica, sans-serif;
font-Size: x-small;
height: 22px;
  width: 50px;
  text-Align: center;
   border-style:solid;
   border-color:#000000;
   border-width:1px;
}





select 
{
	border: 1px solid black;
	background-color: silver;
}

.small_linebreak { line-height: 0.3; }
.small { font-size: 12px; }
.table_rules{
	background-color: #c2ff6a;
}
.red_players {
	color:red;
}
</pre></body></html>