body 
{ background: #000000; color: #FFFFFF; 
min-width: 790px;
font-family: arial,sans-serif; font-size: 9pt; text-align: center; 
}


h1,h2,h3,h4,div,p,ul,td, { font-family: arial,sans-serif; background:transparent; color: #FFFFFF }

h1 { font-size: 130%; padding-left: 5px; padding-bottom: 5px; border-left: solid thin #FFFFFF;  border-bottom: solid thin #FFFFFF; }
h2 { font-size: 105%; margin-left: 1% }
h2.contents { text-align: right; margin-right: 2% }
h3 { font-size: 103%; margin-left: 1% }
h3.noframes { font-size: 103%; padding: 5px; border: solid thin #FFFFFF; }
h4 { font-size: 101%; margin-left: 1%; margin-bottom:-5px; }

#wrapper {
	margin:0 auto; border: solid thin #FFFFFF; padding:10px;
	width:820px;
	text-align: left;
}

div { margin-left: 0%; }


div.hrule { margin-left:20%; margin-right:20% }
hr { background: #000000; color: #FFFFFF }

p { padding-left:10px; font-size: 9pt; }
p.justify { text-align: justify; font-size: 9pt; padding-left:10px; padding-right:10px; }
p.center { text-align: center;}
p.right { text-align: right; font-size:9pt; margin-right:0% }
td { font-size: 9pt; }

img.border { border: solid 1px #FFFFFF; }


ul { font-size: 9pt; }

a:link { background: transparent; color: #0099ff;  text-decoration: none; }
a:visited { background: transparent; color: #0099ff;  text-decoration: none; }
a:hover { background: transparent; color: #ff0000;  text-decoration: none; }
a:active { background: transparent; color: #ff0000;  text-decoration: none; }




