body, caption, h1, h2, h3, h4, h5, h6, li, normal, p, td, th{
font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
vertical-align: top;
}
h1 {font-size : 160%;}
h2 {font-size : 140%;}
h5 {font-style: italic;}
h6 {font-variant: small-caps;}

}
h3, h4, h5, h6{
font-size: 120%;
}

body, caption, li, normal, p, td, th{
font-size: 9pt;
}


body, h1, h3, h5, normal, td{
color : #000033
}
body, normal, h1, h2, h3, h4, h5, h6 {
padding-left: 6px;

}
normal, h1, h2, h3, h4, h5, h6 {
margin-top: 2px;
margin-bottom: 2px;
}

caption, h2, h4, h6, th{
	font-weight: 700;
	background : #666699;
	color : #CCCCFF;
	}

body{
	background-color: transparent;
 	background-image: url('../pics/acidebkgd.jpg');
}
A:link {color : #000033; font-size:inherit}
A:visited {color : #333366; font-size:inherit;}
A:hover {color : #000033; font-size:inherit;text-decoration: underline;}


hr {color : #666699;}

table.3col{
margin: 0;
padding: 6px;
width: 100%;}

table.inside { 
border-left:0px solid blue; border-right:1px solid blue; border-top:0px solid blue; border-bottom:1px solid blue;  width: 98%;
padding: 4px
}
td.inside {
border-left:2px solid #666699; border-right:0px solid #666699; border-top:0px solid #666699; border-bottom:0px solid #666699; 
}

p.transp{
background: transparent;
}
td.transp {

background: transparent;
border-left-width: 0;
border-bottom-width: 0;
border-right-width: 0;
border-top-width: 0;
}

td.sticky {
background-color: transparent;
background-image: url('../pics/lvlsticky.jpg');
width: 240px;
height: 240px;
background-repeat: no-repeat;
}

.dark{background-color: #000033; color : #ccccff}
.sun1{background-color: #333366; color : #ccccff}
.sun2{background-color: #666699; color : #ccccff}
.sun3{background-color: #9999cc}
.sun4{background-color: #ccccff}

UL {list-style: outside}
UL.compact {list-style: inside}

blockquote.lvl {
border:outset ;
padding-left:6px;
padding-top: 4px;
padding-bottom: 6px;
background: #ccf;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

blockquote.verbatim{
border:outset ;
padding-left:6px;
padding-top: 4px;
padding-bottom: 6px;
background: white;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
blockquote.code{
background: #ccf;
font-family:terrminus,monospace;
margin-top: 0px;
margin-left: 16px;
margin-right: 0px;
margin-bottom: 0px;
padding-left: 16px;
}

