a:link { color:#006331; }
a:visited { color:#006331; }
a:active { color:#006331; }
a:hover { color:#009e43; }

#main { width:600px; }

div.center { text-align:center; }

p.small { font-size:10pt; }
p.smalljust { font-size:10pt; text-align:justify; }
p.justify { text-align:justify; }
th.info { background-color:#c0c0c0; text-align:left; }
tr.info { background-color:#e0e0e0; }

h1.report { font-size:16pt; clear:both; }
h2.report { font-size:14pt; clear:both; }
p.report { text-align:justify; }
p.cite  { text-align:justify; font-style:italic; }
img.report { float:left; border:2px solid black; }
pre.result { font-family:courier new,courier; font-size:9pt; margin-bottom:0pt; margin-top:10pt; }
span.author { font-size:8pt; clear:both; }

#leftcol {
	float:left;
}

#rightcol {
	margin-left:300px;
}

div.result {
	white-space:pre;
	font-family:Courier New,Courier;
	font-size:9pt;
}

p.imageleft300 { font-size:10pt; text-align:justify; width:300px; }
p.imageleft225 { font-size:10pt; text-align:justify; width:225px; }
div.imageleft { float:left; margin-bottom:10px; margin-right:10px; }
div.imageright { float:right; margin-bottom:10px; margin-left:10px; }

.mini { font-size:9pt; margin:0; }
table.center { margin:0 auto; }

h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }

h1.welcome { 
	font-weight:bold; font-size:11pt; 
	text-align:justify; 
	padding:10px; 
	background-color:#d0d0d0; 
}

span.nobr { white-space:nowrap; }

p.start { font-size:10pt; text-align:justify; background-color:#e0e0e0; padding:10px; }
p.startimg { font-size:10pt; padding:10px; }
ul.tri {
	font-size:10pt; background-color:#e0e0e0;
	list-style-image:url(../icons/triangle.gif);
}


