body {
	margin:0px;
	background-color: #ffffff;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	
}
a:link {  font-size: 12px; color: #006600; text-decoration: none}
a:visited {  font-size: 12px; text-decoration: none; color: #006600}
a:active {  font-size: 12px; text-decoration: none}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
}
tr {  font-size: 12px}
body {
	font-size: 12px;
}
.m {  font-size: 12px; line-height: 18px}
.l {  font-size: 14px; line-height: 21px}

