  BODY {
	background: Black;
    background-repeat: repeat;
    background-attachment: scroll;
    font-size: 14pt;
    color: White;
    font-family: Verdana;
    
    a.paintlink { color: Yellow; text-decoration: none }
		a:link.paintlink { color: Yellow; text-decoration: none }
		a:visited.paintlink { color: Yellow; text-decoration: none }
		a:active.paintlink { color: Yellow; text-decoration: none }
		a:hover.paintlink { color: Yellow; text-decoration: none }  }

a {text-decoration: none}
		
P {font-family: Verdana;
	font-size: 14pt;
	color: White;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1pt;
	margin-bottom: 1pt;
	text-indent: 1cm;
	text-align: justify;}
