body
{
	font: 1em Verdana, Arial, sans-serif;
	color: #666666;
}
h1
{
	font-size: 1.75em;
	color: #2E338A;
}
h2
{
	font-size: 1.5em;
	margin-top: 1.25em;
}
h3,h4,h5,h6
{
	font-size: 1.375em;
	margin-top: 1.25em;
}
p, td, li, dt, dd
{
	font-size:1.25em;
	line-height:1.5em;
}
p, #primary ul, dl
{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
#primary .home_games ul, #primary .home_games h3
{
	margin-top: 0px;
	margin-bottom: 0px;
}
dt
{
	color: #2E338A;
}
dd
{
	margin-bottom: .5em;
	margin-left: 1em;
}
small
{
	font-size: 75%;
}
strong, 
strong em
{
	font-weight:bold;
}
h2
{
	color: #2E338A;
}
a:link, a:visited 
{
	text-decoration:none;
	color: #A0BC3B;
}
a:hover, a:active  
{
	text-decoration:none;
	color: #2E338A;
}
a.current:link, a.current:visited,a.current:hover,a.current:active,#main_nav a:hover,#main_nav a:active   
{
	color: #2E338A;
}
#footer
{
	font-size: 70%;
}
.lobby_ad
{
	font-size:80%;
	color:#2E338A;
}

.warning
{
	font-size:80%;
	color: red;
}
