body {
	background-color: #999999;
	margin-top: 10px;
	margin-left: 10px;
}
a:link {  font-weight: normal;  text-decoration: underline}
a:hover {  font-weight: normal; text-decoration: none}
a:active {  font-weight: normal; color: #FF0000; text-decoration: underline}
a:visited {  font-weight: normal; text-decoration: underline}
p { text-decoration: none; font-weight: normal} 
b { text-decoration: none; font-weight: bold}
li { text-decoration: none; font-weight: normal ; list-style-position: outside; list-style-type: square; line-height: 16px}
p,td,li,a,b { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #000000; }

