BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
	background:white;
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
	_padding-bottom : 10px;
	_padding-left : 10px;
	_padding-right : 10px;
	_margin-left : 5px;
	line-height : 150%;
	text-align : justify;
}

P.small {
	font-size: 10px;
	
}


TD.proezd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : Black;
	line-height : 150%;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}


.red {
	color : Red;
}

LI {
	line-height : 150%;
	padding-left : 5px;
	font-size: 11px;
	
	}

LI.home {
	line-height : 200%;
	padding-left : 5px;
	font-size: 13px;
	margin-left: 15px;
}


P.grey {
	color : Gray;
}

P.biggrey {
	color : Gray;
	font-size: 14px;
}

LI.grey {
	color: Gray;
	margin-left : 15px;
}

font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}

A  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0023A0;
	}

A:Visited  {
	text-decoration: underline;
	color: #0023A0;
}

A:Active  {
	text-decoration: underline;
	color: #0023A0;
}

A:Hover  {
	text-decoration: none;
	color:  #0023A0;
}
A.left_menu  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #DA251D;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	line-height : 150%;
	padding-bottom : 10px;
}

A.left_menu:Visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #DA251D;
}

A.left_menu:Active  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #DA251D;
}

A.left_menu:Hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #DA251D;
}

HR.left {
	width: 70%;
	border:solid #DA251D; border-width:1px 0 0;
	height:0px;
}

p.header  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: plain;
	color: #FFFFFF;
	text-align : center;
	margin-left : 2px;
	margin-top : 8px;
	margin-bottom : 0px;
	line-height : 50%;
}




TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color : #DA251D;
	text-align : center;
	margin-top : 5px;
	margin-bottom : 3px;
	padding-top : 5px;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align : center;
	margin-top : 5px;
	margin-bottom : 5px;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align : left;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-left : 15px;
}
HR {
width: 100%;
}

.game {
	margin:20px auto;
	text-align:center;
	}
.game h2 {
	margin:20px 0;
	text-transform:uppercase;
	}
