FONT {font-family:arial; font-size:10pt; color:Black; }
H1 {font-family:arial; font-size:16pt; color:#006300; }
code {font-family:arial; FONT-WEIGHT: bold; font-size:8pt; color:#AD0000; }
FONT.GR {font-family:arial; FONT-WEIGHT: bold; font-size:8pt; color:#006600; }
P {margin-bottom:12pt; text-indent:1cm; }

body {
	background-image:url(graphics/bk.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
            height: 100%;
            margin: 0 0 1px;
            padding: 0;

}

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
} 

A:link {FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: AD0000; FONT-STYLE: normal; font-family:arial; }
A:visited {FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: AD0000; FONT-STYLE: normal; font-family:arial; }
A:hover {cursor: hand; FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: 0B4722; FONT-STYLE: normal; font-family:arial; }
