body {
  font-family: Verdana, Arial, sans-serif;
  background-color: #666666;
  color: #000000;
  font-size: 12px;
  
    SCROLLBAR-FACE-COLOR: #2cafe1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR:  #333333; 
	SCROLLBAR-TRACK-COLOR: #B0CCE4; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-size : 12px;
	color: #000000;
}

p  {
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	color: #000000;
}

a {
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #1C377C;
	text-decoration : underline;
}

.textlg  {
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
	color: #000000;
}

.Red{color: #CC0000;}

.gray{color: #ECE9D8;}	
.graytextlg  {
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
	color: ##ECE9D8;
}

.Title{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 24px;
}

.blue{color: #3737FF;}