a:link
{
	color: #800000; 
}
a:visited
{
	color: #990000; 
} 
a:active 
{
	color: #FF0000;
}
img
{  
	border-style: none;
}
body
{
	font-family: Arial;
    background: #ffffff url(images/gradient2.jpg) repeat-y;
	color: #000000;font-size:12pt
}
p
{
	font-family: Arial; font-size: 12pt; color: #000000
}
.matchlogo
{ 
	font-family: Viner Hand ITC; font-size: 18pt 
}
.matchlogo_small
{ 
	font-family: Viner Hand ITC; font-size: 14pt 
}
.gradient 
{
    background: #bad9fb url(images/gradient.jpg)
    repeat-x top; 
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}