ccbody, td {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 22px;
}

p
{
	line-height: 22px
}

body {
	background-image: url(images/bg-1play2.jpg);
	background-position: top center;
	background-color: #333333;
	background-repeat: repeat-y;
	
}

ul li {
	line-height: 26px;
	list-style-image: url(images/dot.jpg);
}

h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	line-height: 28px;
}
h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #9999cc;
	line-height: 22px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #FFF;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
a
{
	color: #cc3333;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", verdana, Helvetica, sans-serif;
}
a:hover
{
	color: #ffffff;
	text-decoration: underline;

}

a.sitenav
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif;
	}
	
a.sitenav:hover
{
		text-decoration: underline;

}
