body
{
	background-color:#000000;
	color:#425FA6;
	text-align:center;
}
table,td,tr
{
	border:1px solid #808080;
}
table
{
	width:100%; 
}
td.leftT,td.leftB,td.rightT,td.rightB
{
	width:20%;
	text-align:left;
}
td.centerT
{
	border:1px solid white;
}
td.centerT, td.centerB
{
	width:60%;
	background-color:transparent;
	color:white;
}
td.leftT,td.centerT,td.rightT
{
	vertical-align:top;
}
td.leftB,td.centerB,td.rightB
{
	vertical-align:bottom;
}
.mobileOK, .W3C, .fb
{
	border:0px;
}
.W3C
{
	height:31px;
	width:88px;
}


