body {
	background-color: #1d3326;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
;
}
A:link   {color:#7e1602;
          font-weight:700;
          Text-decoration:underline;}
A:active {color:#7e1602;
          font-weight:700;
          Text-decoration:underline;}
A:visited{color:#7e1602;
          font-weight:700;
          Text-decoration:underline;}
A:hover  {color:#9a1900;
          font-weight:700;
          Text-decoration:underline;}
td {
	font-size: 10pt;
	color:#671100;
}


.large {
	font-weight:700;
	font-size:25pt;
    font-family: Times New Roman, Times, serif;}
.medium {font-size: 12pt;}
.header {font-size: 13pt;
		font-weight:700;}
.italic {font-style:italic;}
.bold {font-weight:700;}

.mainbox {
	background-image:url(images/bg.jpg);
}
