  body,td,a,p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans=serif;
	font-size: 11px;
	color: #FFFFFF;
}


.txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.content {
	background-attachment: fixed;
	background-color: #990000;
	background-image: url(images/bg/content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.form {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.smltxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
}
a:visited{
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.txtb {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

