.noborder{border-style: none;}
.brownborder{border-style: solid;
	border-color: #cc9966;
	border-width: thin;
	}
.redbold {color: #ff0000;
	font-weight: 600;
}
A:hover {color: #cc0000; }
P {margin-left: 5%;
	margin-right: 5%;
	color: #330000;
	font-size: 100%;
	font-weight: 600;
	font-family: "Times New Roman PS MT", "Times New Roman";
	}
B {color: #990000;
}
H1 {color: #330000;
	font-family: "Times New Roman PS MT", "Times New Roman";
	font-size: 200%;
	background-color: #cc9966;
}
H2 {color: #660000;
	font-family: "Verdana", "Arial";
	font-size: 125%;
	margin-left: 5%;
	font-weight: 500;
}
H3 {color: #ffffff;
	background-color: #660000;
	font-family: "Arial", "Verdana";
	font-size: 115%;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: 500;
	text-align: center;
	border-style: solid none none none;
	border-top-color: #ffffff;
	border-width: 2px;
}
TABLE{border-top-color: #cc9966;
	 border-right-color: #663300;
	 border-bottom-color: #663300;
	 border-left-color: #cc9966;
	border-style: solid;
	border-width: 2px 4px 4px 2px;
	
	}
TH {background-color: #ead8af;
	color: #660000;
}
