@charset "utf-8";

body {

	background-color: #CCCCCC;

	color: #CCCCCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-image: none;

	margin: 2px;

	padding: 2px;

	border-top-color: #CCC;

	border-right-color: #CCC;

	border-bottom-color: #CCC;

	border-left-color: #CCC;

}

.headingW {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #000000;

}

.headingG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
}

.textW {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	line-height: 20px;

	text-decoration: none;

}

.textWhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}



.textWb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	text-decoration: none;
}



.textG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.textFooterW {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.w {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	color: #FFFFFF;

}











h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: normal;

}

.image {

	text-decoration: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.textWhite {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	line-height: 20px;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: underline;

	line-height: 20px;

}


