body {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: ffffff;
  font-family: arial,verdana
}

#tableFixed {
  width: 100%;
  height: 100%;
}

#content {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 10px 0px;
  vertical-align: top;
  color: #777474;
  font-family: verdana;
}
A:active {
	font-family: verdana;
	color: #777474;
	font-size :9pt;
	text-decoration:none
}
A {
	font-family: verdana;
	color: #777474;
	font-size :9pt;
	text-decoration:none
}
A:hover	{
	font-family: verdana;
	color: #9999ff;
	font-size :9pt;
	text-decoration:none
}

.small 					{
	font-family: verdana;
	color:#777474;
	text-decoration:none;
	font-size : 9pt;
}

.text 					{
	font-family: verdana;
	color:#505050;
	text-decoration:none;
	font-size : 11pt;
}
.large 					{
	font-family: verdana;
	color:#336699;
	text-decoration:none;
	font-size : 11pt;
	font-weight : bold;
}
.clarge 					{
	font-family: AGaramond;
	color:#333333;
	text-decoration:none;
	font-size : 18pt;
	font-weight : bold;
	font : italic;
}
.large_pr 					{
	font-family: verdana;
	color:#336699;
	text-decoration:none;
	font-size : 9pt;
	font-weight : bold;
}
.COLOR 					{
	font-family: verdana;
	color: Blue;
	text-decoration: none;
	font-size : 8pt;
	font-weight : bold;
}
.title					{
	font-family: verdana ;
	color: #777474;
	text-decoration: none;
	font-size : 10pt;
	
}
.titleLg					{
	font-family: verdana;
	color: #999999;
	text-decoration: none;
	font-size : 13pt;
	font-weight : bold;
	border : thin Gray;
}
.border{
	border : thin Gray;
	
}	