body.rFactorParserBody
{
	font:11px geneva, verdana, arial, sans-serif; 
	background-color:White; 
	text-align:center;
}

table
{
	font:11px geneva, verdana, arial, sans-serif; 
}

span
{
	font:11px geneva, verdana, arial, sans-serif; 
}

h2
{
	border-color:#f90;
	border-style:solid;
	border-width:0 0 3px 0;
	color: #FF4500;
	padding:0;
	font-size: 15px;
	font-weight: bold;
	width:80%;
	margin:auto;
	margin-bottom:10px;
}

a.links
{
	color: #FF4500;
	font-weight:bold;
	text-decoration:none;
}

a.linksTrack
{
	color: Blue;
	font-weight:bold;
	text-decoration:none;
}



a.linksTrack:hover
{
	color: Blue;
	font-weight:bold;
	text-decoration:underline;
}



table.presentationTable
{
	background-color:#eff4fa;
	border:1px solid #9cb4ce;
	margin:auto;
	font:11px geneva, verdana, arial, sans-serif; 
	text-align:center;
}


.columnPresentation
{
	background-color: #3133FF;
	color:White;
	font-weight: bold;
	height: 22px;
	padding:3px;
	text-align:center;
	height:25px;
}

.columnPresentation td
{
	text-align:center;
}


.lignePresentation
{
	color: Black;
	background-color: #A4C6EF;
	height:22px;
}

.lignePresentation2
{
	color: Black;
	background-color: #CFE5FF;
	height:22px;
}

.lignePresentation3
{
	color: Black;
	background-color: #FFE6BF;
}

.lignePresentation4
{
	color: Black;
	background-color: #FFC47F;
}

.lignePresentation5
{
	color: Black;
	background-color: #FFF3DF;
}

.lignePresentationOver
{
	color: White;
	background-color: #FF9900;
	height:22px;
}



.serverName
{
	color: Red;
	font-weight: bold;
	font-size: 20px;
}
