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

p
{
	line-height: 22px
}



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

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	line-height: 28px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FA7311;
	
}

a
{
	color: #cc6600;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", verdana, Helvetica, sans-serif;
}
a:hover
{
	color: #666666;
	text-decoration: none;

}

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

}
