body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
H2 {
    font-size: 12pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 10px; MARGIN-top: 0px;
    color:#000000;
}
#Copyright {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-align: center;

}
#Copyright a:link {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#Copyright a:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#Copyright a:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#Copyright a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.redword {
	color:#F00;
	}