body {
	
	background-image: url(../images/bg_texture.gif);

	margin: 8px;
}
.site_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #153D67;
}
.fighter_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #163D67;
}
.sitetextblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
.small_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163D67;
}
a {
	color: #003366;
}
.alignleft {
	text-align: left;
}

