body {
	background-color : #FfFfFf;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : right;
}

.to {
	background-image : url(img/bg1m.gif);
	background-repeat : repeat-x;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636163;
}
A:link    { text-decoration: none; color: #0055FF; font-size: 110% }
A:visited { text-decoration: none; color: green; font-size: 100% }
A:active  { text-decoration: none; color: #D50055; font-size: 120% }
DD {  margin-left: 0px;}
UL { list-style-type: none; line-height: 130%}
UL UL{ list-style-type: circle }
UL UL UL{ list-style-type: circle }