body {
	color: #000000;
  background-color: #ffffff;

}

a {
	text-decoration: none;
}

.maintable {
	background-color: #ffffff;
}

.subtitle {
	color: #ffffff;
	background-color: #000000;
}

.maintitle {
	color: #ffffff;
	background-color: #00007f;
}

.celllabel {
	color: #000000;
	background-color: #ffffff;
}

.cellvalue {
	color: #000000;	
	background-color: #ffffff;
}

.cellalt {
	color: #000000;
	background-color: #ffffff;
}

.detailsbg {
	background-color: #ffffff;
}

.bllink {

color: #000000;
}

a.bllink:hover {
color: #ffffff;
font-weight: bold;
}

body {
	font-family: Verdana,Arial,Helvetica, sans-serif;
  font-size: 8pt;
}

.subtitle {
	font-size: 10pt;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.maintitle {
	font-size: 12pt;
	font-weight : bold;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
}

.celllabel {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
}

.cellvalue {
	font-size: 8pt;
	font-weight : bold;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
}

.cellalt {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.bllink {

text-decoration: underline;
}

a.bllink:hover {

text-decoration: underline;
}

.w{
color: #ffffff;
}

.tinyfont
{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;	
	color: #000000;
}

img {
	border: 0px;
}

a.tinyfont {
	text-decoration: none;
	}
	
a.tinyfont:hover {
	text-decoration: underline;
}

.reg
{
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">;
}
a.reg{
text-decoration: underline;
}

