a:link {color:blue; text-decoration:none; font-weight:normal;}
a:visited {color:4990c4; text-decoration:none; font-weight:normal;}
a:hover {color:F37137; text-decoration:none; font-weight:normal;} 

.normal
{ 
  font-family: Verdana;
  font-size: 10pt;
  color: #003366;
  word-spacing: 1; 
  margin-top:1; 
  margin-bottom: 1;
  line-spacing:1;
	padding-left:2;
}
.little
{ 
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  word-spacing: 1; 
  margin-top:1; 
  margin-bottom: 1;
  line-spacing:1;
	padding-left:2;
}
.normal_b
{ 
  font-family: Verdana;
  font-size: 10pt;
	font-weight:bold;
  color: #000000;
  word-spacing: 1; 
  margin-top:1; 
  margin-bottom: 1;
  line-spacing:1;
	padding-left:2;
}

.heading1
{
	font-family: Verdana;
	font-size:10pt;
	color:#ffffff;
	font-weight: bold;
  word-spacing: 1; 
  margin-top:1; 
  margin-bottom: 1;
  line-spacing:1;
	padding-left:2;
}

.con_tl
{
  width:8px;
	height:15px;
	background-image:url('../images/cells/t.gif');
}
.con_t
{
  width:auto;
	height:15px;
	background-image:url('../images/cells/t.gif');
}
.con_tr
{
  width:8px;
	height:15px;
	background-image:url('../images/cells/t.gif');
}
.con_l
{
  width:8px;
	height:auto;
	background-image:url('../images/cells/l.gif');
}
.con_r
{
  width:8px;
	height:auto;
	background-image:url('../images/cells/r.gif');
}

.con_bl
{
  width:8px;
	height:8px;
	background-image:url('../images/cells/bl.gif');
}
.con_b
{
  width:auto;
	height:8px;
	background-image:url('../images/cells/b.gif');
}
.con_br
{
  width:8px;
	height:8px;
	background-image:url('../images/cells/br.gif');
}