body {
	background color:#231F20;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:black;
}
td {
	font-size:9pt;
	color:black;
}
.txt a:link {font-weight:100;}
p:first-letter {
	font-size:120%;
	font-weight:800;
}
select, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:white;
}
a:link {
	color:#00271c;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#00271c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:		#9f0144;
	font-weight:	bold;
}
img {	
	border:	0;
}
.box {
	border-left: 1 solid #ED1C24;
	border-bottom: 1 solid #ED1C24;
	border-top: 1 solid #ED1C24;
	border-right: 1 solid #ED1C24;
}
.ting {
	background:white url("../pics/") no-repeat scroll;
}
.pbg {
	background:url("../pics/") no-repeat fixed;
}
.tb {
	color:white;
	text-indent:10px;
}
.tb a:link {
	color:white;
}
.tb a:hover {
	text-decoration: overline underline;
	color:white;
}
.tb a:visited {
	color:white;
}