@charset "utf-8";
/* CSS Document */
H1 {
	FONT:  bold  13px Verdana, Arial, Helvetica, sans-serif;
      COLOR: #000000; 
	  margin-bottom: 0px;
      margin-top: 0px;
	  text-decoration: none;
	   }
 p {
	FONT: 14px Verdana,Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align : left;
	}
body {
	background :  url(http://rearhunter.com/layout/army.gif);
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	}
.thumb
{
    border: 2px solid #666633;
}
.style16 {font-size: 30px; color: #666633; }
.style17 {font-size: 13px; color: #666633; }
.style18 {
	font-size: 13px;
	color: #666633;
	font-weight: bold;
}
-->
</style>