body {colour:red; background-color:white;
background-image:url("/images/.JPG");
background-repeat:no-repeat;
background-position:0.2cm 0.2cm;
background-attachment:fixed}

		body {margin:9px 9px 0 9px; padding:0; font-size: 12pt; font-family: verdana; color: yellow;}
                h1 {margin:9px 9px 0 9px; padding:0; font-size: 16pt; font-family: verdana; color:red;}
		td { border: solid #ff0000; padding:4px; font-size: 12pt;border-style:none;color: black;}
		.normal { border: solid #ff0000; padding:4px; font-size: 12pt;border-style:none;color: blue;}
		a:link { text-decoration:none; font-family:verdana; color:red; font-size: 12pt; }
		a:visited { text-decoration:none; font-family:verdana; color:orange;font-size: 12pt; }
		a:hover { text-decoration:underline; font-family:verdana; color:yellow;font-size: 12pt;}
		a:active { text-decoration:none; font-family:verdana; color:green; font-size: 12pt;}
