h3 {
	font-size: 24px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #660000;
}
p {
	font-weight: bold;
	font-size: 10px;
	color: #660000;
}
body {
	font-weight: bold;
	font-size: 12px;
	color: #660000;
}
h1 {
	font-size:18px;
	font-weight: bold;
	color: #660000;
}
.anchor {
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}
h2 {
	font-size: xx-large;
	font-weight: bold;
	color: #660000;
}
tbody {
	font-weight: bold;
	color: #660000;
}
h4 {
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
small {
	font-size: 10px;
	font-style: italics;
	font-weight: normal;
	color: #660000;
}


!table { 
	border-style: solid;
	border-collapse: collapse;
}
	

