
BODY      { 
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81%;
	color: #000000;
	background-image: url(/rtcbg.jpg);
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
	}
TD        { font-family: Arial; font-size: 90%; line-height: 120% }
A:link    { text-decoration: underline; color: #000000 }
A:visited { text-decoration: underline; color: #000000 }
A:active  { text-decoration: underline; color: #000000; font-style: italic }
A:hover   { text-decoration: underline; font-style: italic; color: #ff0000 }


img {
border: none;
}







