.body-copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#828282;
}
.body-copy2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
}
.boldbody-copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	}
.boldbody-copy-grey {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#828282;
}
.redboldbody-copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}
.titles {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
; 	color: #9F8E2D;
	
}
.redtitles {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
; 	color: #FF0000;
	
}

BODY
{ color:black;
  scrollbar-face-color:#BEA879;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#F5F5F5;
  scrollbar-shadow-color:#C9A87B;
  scrollbar-highlight-color:#EFE7D5;
  scrollbar-3dlight-color:#EFE7D5;
  scrollbar-darkshadow-Color:#EFE7D5;
}
.tiny-copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #000000;
}
.borderstyle {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-width:1;
}
