body, td, th {
	color: #715E12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #997D19;
}

A:link {
  text-decoration : none;
  color : #715E12;
}


A:visited {
  text-decoration : none;
  color : #715E12;
}


A:active {
  text-decoration : none;
  color : #715E12;
}


A:hover {
  text-decoration : underline;
  color : #804000;
}

.linkSize {
	font-size: 12px;
}
	
A.clink:link{
	text-decoration : none;
	color : #CCCCCC;
}

A.clink:active {
  text-decoration : none;
  color : #CCCCCC;
}

A.clink:visited {
  text-decoration : none;
  color : #CCCCCC;
}

A.clink:hover {
  text-decoration : underline;
  color : #FFFFFF;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-size: 10px}
.style13 {font-size: 12px}
.style14 {font-size: 14px}
.style17 {color: #715E12}
.style18 {font-size: 12px; color: #715E12; }
.style4 {font-size: 12px}
.styleBttmText {font-size: 11px}

.txtCSS {font-size: 10px; font-family: Verdana; color: #997D19; border: 1px solid #997D19; background-color: #E8E8E8;}