/* Tech2select
 *
 */

/* General Structure */
body, td, th, input {
	font-family: verdana, sans-serif;
	font-size: 75%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
}

h1 { font-size: 160%; font-weight: bold; }
h2 { font-size: 150%; font-weight: bold; }
h3 { font-size: 135%; font-weight: bold; }
h4 { font-size: 120%; font-weight: bold; }
h5 { font-size: 90%; font-weight: bold; }
h6 { font-size: 90%; border: 0; font-weight: bold; }

h3#siteSub {
	display: none;
}

span#internalLink,
#internalLink {
	display: none;
}

div#header,
div#side,
div#footer {
	display: none;
}
