BODY
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h3{
	font-style: italic;
	margin-bottom: 5px;
}

.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
}

.mainbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	font-weight : bold;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	line-height : 20px;
	font-weight : bold;
	color : #195AA7;
}

.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 18px;
	font-weight : bold;
}

a.games:link{
        font-family: Arial, Helvetica;
        font-size: 12pt;
        text-decoration: underline;
}


.subtitle2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 18px;
	font-weight : bold;
	color : #A06900;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}

.smallbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-weight : bold;
}

A:LINK {
	color : #000FA4;
}

A:VISITED {
	color : #000FA4;
}

.box
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 12px;
	background: #EDA;
	margin-right: 30px;
	margin-left: 19px;
	margin-bottom: 6px;
	padding-left: 2px;
	border-right: 1px solid #875;
	border-bottom: 1px solid #875;
	border-left: 1px solid #875;
}
.box a
{
	color: #442;
	text-decoration: none;
}
.box a:hover
{
	color: #875;
}


