
× close edit hex 	TEXT viewer: /trinitytestsite.com/style/tts.css

strike{
	color: Red;
}

td{
	color: "#7777ff";
	family: arial;
	font-size: 15pt;
	font-weight: bold;
}

Body {
	background-image: url('../../images/bgrnd142.gif');
	color: Blue;
	font-family: "Bookman Old Style";
	
}

H2 { text-transform: capitalize }

A {
	text-decoration: none;
	color: Red;
}
A:hover{
	text-decoration: none;
	background-color : Yellow;
}

.toc {
	color: #ff7700;
	face: arial;
	font-size: 12pt;
	font-weight: bold;
}

