a.link {
	color: #3366CC;
	background-color : #FFFFFF;
}

a.visited {
	color: #666666;
	background-color : #FFFFFF;
}

a.active {
	color: #990000;
	background-color : #FFFFFF;
}

body {
	font-family : "AGaramond Bold", Arial, Helvetica, sans-serif;
	color : #000000;
	background-image : url(/_themes/indust/indtextb.jpg);
	background-color : #FFFFFF;
	margin-left : 0px;
	margin-top : 15px;
}

h3
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color : #008080;
}

.pghdr {
	font-size : 16pt;
	color : Black;
	font-weight : bold;
	text-align : center;
}

.pginfo, td {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size : 11pt;
	color: #008080;
}

input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size : 10pt;
	color: #000000;
}

.buttons {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size : 9pt;
	color: #000000;
}

.buttons2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size : 8pt;
	color: #000000;
}

th {
	font-family : "AGaramond Bold", Arial, Helvetica, sans-serif;
	background-color : #AC263E;
	color: #FFFFFF;
	font-size: 10pt;
}

td {
	font-family : "AGaramond Bold", Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10pt;
}