body {
	overflow: hidden;
	margin: 0;
	background-color: #D4D0CA;
	background-image: url('images/bg.jpg');
}

.btn {
	margin-top: 0;
	margin-bottom: 0;
	cursor: hand
}

li, p, td {
   font-family: Tahoma;
	font-size: 10pt;
	color: #000000}
}

h1 {
  color: #547E25;
  font-size: 18pt;
  font-family: Tahoma;
  font-weight: bold;
  border-bottom-style:solid;
  border-bottom-width:1;
  margin-bottom:0
}

h6 {
	color: #547E25;
	font-size: 16pt;
	font-family: Tahoma;
	font-weight: bold;
	border-top-style:solid;
	border-top-width:1;
	margin-top:0;
	text-align: right;
	margin-bottom:0
}

a:active  { font-family: Tahoma; font-size: 8pt; color: #990000; text-decoration: none; font-weight: normal }
a:link    { font-family: Tahoma; font-size: 8pt; color: #000099; text-decoration: none; font-weight: normal }
a:visited { font-family: Tahoma; font-size: 8pt; color: #000099; text-decoration: none; font-weight: normal }
a:hover   { font-family: Tahoma; font-size: 8pt; color: #990000; text-decoration: none; font-weight: normal }

a:active.mnu  { font-family: Tahoma; font-size: 10px; color: #990000; text-decoration: none; font-weight: bold }
a:link.mnu    { font-family: Tahoma; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold }
a:visited.mnu { font-family: Tahoma; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold }
a:hover.mnu   { font-family: Tahoma; font-size: 10px; color: #990000; text-decoration: none; font-weight: bold }

.copyr
{
   font-family: Tahoma;
   font-size: 10px;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;	
}

