@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sidelinks {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.small {
	font-size: 10px;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #F2612B;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F79121;
}
body {
	background-color: #000000;
	background-image: url(../images/techsem-bkgd.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #f2612c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f2612c;
}
a:hover {
	text-decoration: underline;
	color: #f2612c;
}
a:active {
	text-decoration: none;
	color: f2612c;
}
