body{
	padding:0; margin:0;
	background-image: url(images/textures/texture1.jpg);
	background-repeat: repeat;
	}
.bluetext {
	color: #73A71E;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.blacktext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.blacktext strong {
	font-size: 10px;
}
.blacktext {
	font-size: 12px;
	color: #666;
}
.body {
	background-color: #000;
}
.blacktext strong em u {
	font-family: Lucida Sans Unicode", "Lucida Grande;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.greytextfooter {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.bold-greytextfooter {
	font-weight: bold;
}.redtext {
	font-size: 10px;
	color: #F00;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
