body {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
}

h2 {
         color: #EF3125;
         font-size: 14pt;
}

h3 {
         font-size: 12pt;
}


span.text {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}


span.bigger {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

span.smaller {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
}


.Gold {
	background: #F7E38B;
	color: #333333;
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
}

.Red {
	background: white;
	color: #EF3125;
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

.Gray {
	background: #E4E3E1;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
}



td {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

td.rouge {
	background:  #EF3125;
	color: #F7E38B;
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

td.bleu {
	background: rgb(95%,95%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

td.stats {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 14pt;
	margin-left: 0px;
	margin-right: 0px;
}

td.normal {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

td.menu {
	background: rgb(80%,80%,80%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

a.BigWhite {
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
}

a.BigWhite:hover {
	color: #DDDDDD;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
}

a.Big {
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
}

a.Big:hover {
	color: #333333;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
}

a.CrossMenu {
	color: #000000;
	font-size:  8pt;
	text-decoration: none;
	font-weight: bold;
}

a.CrossMenu:hover {
	color: #333333;
	font-size:  8pt;
	text-decoration: underline;
	font-weight: bold;
}

a.menu {
	color: #ff0000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #000080;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

a.Gules {
	color: #EF3125;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.Gules:hover {
	color: #EF3125;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
}

a.Stats {
	color: #2531EF;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}

a.Stats:hover {
	color: #2531EF;
	font-size: 14pt;
	text-decoration: underline;
	font-weight: bold;
}


a.Grey {
	color: #aaaaaa;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}

a.Grey:hover {
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
}

a.revmenu {
	color: #000088;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a.revmenu:hover {
	color: #00aaaa;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}
li { margin: 10 10 10 -20 };
