div ,td, th , body {
	font-family : Arial, Helvetica, sans-selif;
	}
a:visited {  color: #FF0000; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: none}
a:link {  text-decoration: none; color: #FF0000}
.SS {  font-size: 9px;line-height: 150%}
.S {  font-size: 10px; line-height: 150%}
.M {  font-size: 12px;line-height: 150%}
.L {  font-size: 14px;line-height: 150%}
.LL {  font-size: 18px;line-height: 150%}
ul {
	margin : 0px;
	padding : 0px;
	}
li {
	margin : 0px;
	padding : 0px;
	margin-left : 15px;
	}