h1, h2, h3 {color:black;}
.footlink, .head1, .sidegap, .sidelink, .sidelink2 {color:black;}
#blockmaincenter, #blockmainbottom {border-color:blue;}
.smallhead {font-size: small;}
.links {
	text-align: center; 
	font-size: x-small;
	}
.heading {
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center; 
	background-color:white;
	}
.highlight {
	font-size: small; 
	padding: 2px;
	vertical-align: text-top;
	text-transform: uppercase; 
	background-color:white;
	}
.lowlight {background-color:white;}
.pageformat {
	padding-left:100px; 
	padding-right:100px;
	}
.subheading {
	font-weight: bold; 
	font-size: small; 
	text-transform: uppercase; 
	text-align: center; 
	background-color:white;
	}
.warning {
	font-weight:bold;
	color:red;
	text-align:center;
	}
