p {
	font-family: "Courier New", Courier, mono;
	color: #006600;
	font-size: 12px;

}
.table {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	border: thin dashed #9933CC;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.headtest {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #3399CC;
}
