A {text-decoration: none; }
A:link {color: #000000; }
A:visited {color: #000000; }
A:hover {text-decoration: underline; color: #000000; }

.title1 { font-size:14px; font-weight:bold; color:#000000; }
.title2 { font-size:20px; font-weight:bold; color:#000000; }

UL { margin-left: 15px;}
LI { list-style-position: outside;list-style-type: disc; }
#left LI { color: #000000; }

TD {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	line-height : 14px;
  color: #000000;
  text-align: left;
  vertical-align: top;
}

BODY {
  background-image: URL(/images/bg.gif);
  background-color: #FFFFFF;
  font-size: 10px;
  color: #000000;
	margin : 0px;
}