a:hover {
	text-decoration: underline;
}

a {
	color: #0033CC;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold
}

.heading {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF; 
}

.headingbig {
  font-size: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #6699FF; 
}

body, p, table, td, tr {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

a.clSubb {
	color: #000099;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold
}

a.clSubb:hover {
	text-decoration: underline;
	color: #9CCE00;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold
}

a.cltopp {
	color: #99CC00;
	font-family: arial;
	font-size: 10pt
}

a.cltopp:hover {
	text-decoration: underline;
	color: #CF002F;
	font-family: arial
}

.line { 
	width:110px;
	height:1px;
	background-color:#6699FF;
	margin-left:10px;
	margin-right:5px;
}

