#header {
	font-size : 24px;
	color : #000000;
	margin : 0px;
}

a {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}


body { color				:	#000000;
	background-image	:	url("pgbk.gif");
	
}

h1 {
	font-size : 24px;
	color : #000000;
}

h2 {
	color				:	#000000;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
	color :#000000;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
	color : #000000;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #000000;
	font-weight:normal;
}
#content_container p {
	color				:	#000000;
}