body {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.linkcopy {
	color: #333333;
	text-decoration: underline;
}
.txtcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.tdmain {
	background-image: url(img/bgmain.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.color1 {
	color: #CC9933;
}
.formstyle {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFCC33;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFCC33;
}
.txtsmaller {
	font-size: 7.5pt;
	color: #333333;
}
.txtbigger {

	font-size: 8.5pt;
	color: #333333;
}

