a {
	font-size: 14px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #333333;
	line-height: 14px;
}
a:link {
	text-decoration: none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0033CC;
} 

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {color: #FFFFFF; text-decoration: none;}
.footer a:hover {color: #FFFFFF; text-decoration: none;}
.footer a:visited {color: #FFFFFF; text-decoration: none;}
.footer a:active {color: #FFFFFF; text-decoration: none;}

.tdback {background-image: url("bkgd.jpg"); background-repeat:no-repeat; background-position:center;}

.content {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	line-height: 20px;
}
.content a:link {color: #000099; }
.content a:hover {color: #FF9900; }
.content a:visited {color: #000099; }
.content a:active {color: #000099; }

.orange {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
