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,td.SS,th.SS {  font-size: 9px; line-height: 150%}
.S,td.S,th.S {  font-size: 10px; line-height: 150%}
.M,td.M,th.M {  font-size: 12px; line-height: 150%}
.L,td.L,th.L {  font-size: 14px; line-height: 150%}
.LL,td.LL,th.LL {  font-size: 18px; line-height: 150%}
ul {
	margin : 0px;
	padding : 0px;
	}
li {
	margin : 0px;
	padding : 0px;
	margin-left : 15px;
	}