body {
	background-position: top center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	margin: 0px;
}

p,td,li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;	
}

td.black {
	background-color: #000000;
}

a {
	color: #CC3300;	
}

a:hover {

	color: #CC0000;	
}

a:visited {

	color: #CC3300;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #CC3300;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #CC0000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #FF6633;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #CC3300;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #CC0000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #FF6633;
}

.copyright {
	font-size: 9px;
	color: #ffffff;
	line-height: 150%;
}

a.copyright {
	color: #ffffff;	
}

a.copyright:hover {

	color: #CC3300;	
}

a.copyright:visited {

	color: #ffffff;
}


