TD,LI {
  	font-size: 10pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

A {
  	font-weight: bold;
  color:  #800080;;
  text-decoration: none;
}
DIV A {
  	font-weight: bold;
  color: #0000aa;
  text-decoration: none;
}

A:hover {
  	color: #ff0000;
  text-decoration: underline;
}

P {
  	font-size: 10pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

BLOCKQUOTE
{
font-size: 10pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}


H1, H2, H3, H4 {
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;}

.heading {
font-weight: bold;
font-size: 14pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.result {
font-size: 10pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

TH.list {
	vertical-align: top;
	font-size: 13;
	text-align: left;
	border-style: double;
	border-width: 0px 0px 2px 0px;
	border-color: #707070;
}

TD.list {
	vertical-align: top;
	text-align: left;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #c0c0c0;
	height: 25px;
}

TD.list_fade {
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #f0f0f0;
	padding: 5px 20px 5px 20px;
}

TD.list_heading {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #c0c0c0;
	padding: 5px 20px 5px 20px;
}

P.list {
	vertical-align: middle;
	text-align: left;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e0e0e0;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	height: 25px;
	width: 700px;
}

INPUT.button {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #404040;
	border-bottom-color: #404040;
	background-color: #f5f5f5;
	height: 21px;
	padding: 1px 4px 3px 4px;
	width: 100px;
  font-weight: normal;
  color:  #202066;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial;
}

INPUT.text {
	text-align: left;
	border: 1px solid #303030;
	background-color: #f0f0f0;
	height: 19px;
	#font-size: 11pt;
	margin: 0;
	padding: 0px 0px 3px 2px;
	font-family:  Tahoma, Verdana, Arial;
}


A.list {
  font-size: 11pt;
  font-weight: normal;
  color:  #202066;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial;
}


A.list:hover {
  	color: #5050F0;
    text-decoration: none;
    background-color: #f0f0f8;
}

A.button_big {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #404040;
	border-bottom-color: #404040;
	background-color: #f5f5f5;
	height: 19px;
	padding: 1px 4px 1px 4px;
	width: 100px;
	font-weight: normal;
  color:  #202066;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial;
}

A.button {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #404040;
	border-bottom-color: #404040;
	background-color: #f5f5f5;
	height: 19px;
	width: 60px;
	padding: 1px 4px 1px 4px;
  color:  #202066;
  font-weight: normal;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial;
}
.footer {
	width: 1000px;
	background-color: #f4f5fc;
	font-family:  Georgia, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: center;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #333366;
}