body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;


}
.pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	line-height: 26px;
	margin-right: 10px;






}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
li {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;


}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tdlength {
	width: 33%;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.biglighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 4px;
	margin-top: 4px;
	line-height: 28px;


}

