body {	margin-top : 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image: url(http://www.wmsracing.com/wmsweb/o2gifs/bg.gif);
	background-repeat: repeat;
}
a:link {	font-family : Verdana, Arial;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;
	color : #333333;	
}
a:visited {	font-family : Verdana, Arial;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;
	color : #333333;
}
a:hover {	font-family : Verdana, Arial;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;	
	color : #F2971A;
}
a:active {	font-family : Verdana, Arial;
	font-weight : normal;
	font-size: 12px;
	text-decoration : underline;
	color : #333333;
}

a.sm:link	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 10px;
	color : #333333;
}
a.sm:visited	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 10px;
	color : #333333;
}
a.sm:hover 	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 10px;
	color : #F2971A;
}
a.sm:active	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

a.med:link	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 11px;
	color : #333333;
}
a.med:visited	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 11px;
	color : #333333;
}
a.med:hover 	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 11px;
	color : #F2971A;
}
a.med:active	{
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size: 11px;
	color : #000000;
}

p {	font-family : Verdana, Arial;
	font-size : 12px;
	color : #666666;
	line-height:133%;
}

.black {
	color: #000000;	
}
H1, H2, H3, H4, H5, H6 { 
	font-weight : bold;
	font-family : 'Century Gothic' , Arial; 
	color : #F2971A; 
	line-height:133%;
}
li {	font-family : Verdana, Arial;
	font-size: 12px;
	color : #666666;
	line-height:133%;
}
.double {	line-height : 150%;	
}
.medium {	font-family : Arial;
	font-size: 11px; 
}
.small {	font-family : Arial;
	font-size: 10px; 
}
.centre {	align: center;
}