@charset "utf-8";
/* CSS Document */

.nav1	{
	font-family:tahoma;
	font-size:11px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;

}
.stdTCT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.tables {
	border: thin dotted #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	font-size: 18px;
	line-height: 50px;
	text-transform: uppercase;
}
