.text		{
  font-family: Verdana;
 	font-size: 12px;
  text-align: left;
  vertical-align: top;
}
.table		{
  font-family: Verdana;
 	font-size: 12px;
  text-align: left;
  vertical-align: bottom;
}
.titleText		{
  font-family: Verdana;
 	font-size: 16px;
  text-align: left;
  vertical-align: top;
}
 .whiteText		{
  font-family: Verdana;
 	font-size: 11px;
  vertical-align: top;
  color: white;
}

input.setup {
      font-family: Verdana;
   		font-size: 11px;
			color: #000000;
			background: #C3D2E1;
      }

select.setup {
      font-family: Verdana;
   		font-size: 11px;
			color: #000000;
			background: #C3D2E1;
      }

a:link	{color: #005FA9 }
a:visited	{color: #005FA9}
a:hover {background: #BCE3FA}

a.whitelink:link {color: "#ffffff"}
a.whitelink:visited {color: "#ffffff"}
a.whitelink:hover {color: "blue"}

