BODY, TD {
	
	color : silver;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 14px;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 20pt;
	font-style: italic;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	color: Silver;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	font-size: 12pt;
	color: silver;
	font-weight : bold;
	text-decoration: none;
	background-color: black;
	
}

A:Hover {
	color: black;
	font-weight : bold;
	background-color: #F68100;
}

HR {
	height: 1pt;
}


.headerlogo {
	background : url("/http://actionsound.com/twintech/images/blackbar.gif") no-repeat;

}

td {
	background : url("/http://actionsound.com/twintech/images/blackbar.gif") no-repeat;

}

.footer {
	font-size: 8pt;
	color: silver;
	font-weight : bold;
	text-decoration: none;
	background-color: black;
	}