body {
	background-image: url(../images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
    }
	
td{
	font-size:10pt;
	line-height:120%;
 }	
	
a:link          { color: #000099; text-decoration: none }
a:visited       { color: #000099; text-decoration: none }
a:active        { color: #000099; text-decoration: none }
a:hover         { color:#FF00FF; text-decoration: none}

