/* =======
	TCS.CSS
	======= */

h2, h3, p, a { background-color:#000000; color:#c0c0c0; }
p { width:94%; margin-left:1%; }
.tcs { height:auto; background-color:#000000; width:900px; margin:4% auto 2% auto; background-color:#000000; color:#808080; }
.tcs h2 { font-size:80%; font-weight:bold; }
.tcs ul.qa { list-style:none; background-color:#000000; color:#808080; }
.tcs ul.qa li { margin:2% 0; list-style:none; background-color:#000000; color:#808080; }
.tcs h3 { font-size:80%; font-weight:bold; color:#808080; background-color:#000000; color:#808080; }
.tcs p { font-size:80%; width:auto; padding:0; margin:1% 0; text-align:left; background-color:#000000; color:#808080; }
h3.email_text { text-decoration:none; }

