a
{
  text-decoration: none;
  font-weight: bold;
  color:#6D75E7
}

a:hover
{
  text-decoration: none;
  font-weight: bold;
  color:#6D75E7
}

a.menu
{
  text-decoration: none;
  font-weight: bold;
  color:white
}

td.th
{
  font-family: Tahoma, Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  font-color: #ffffff;
  background-color: #010166
}

td
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: #ffffff
}

.txt
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: #ffffff
}

.h
{
  font-family: Tahoma, Verdana, Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff
}


.small
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 7pt;
  color: #cccccc
}

table.brd
{
  border-color: white;
  border-collapse: collapse;
  cell-spacing: 3;
  padding-top: 3;
  padding-bottom: 3;
  padding-left: 3;
  padding-right: 3;
}

input1
{
  border:1px solid black;
  font-size:10px;
  font-family: Tahoma, Verdana, Arial;
}

html, body
{
	margin: 0;
	padding: 0;
	color: white;
	background-color: #011034;
}

fieldset
{
	padding: 10px;
}