h2,h3,h4,p,td,th,body {
    font-family: arial, helvetica, sans-serif, sans-serif;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
 color: #000000;
}
body {
  background-color: #003300;
}
b,h2,h3,h4,h5,h6 {
    font-weight: bold; 
} 
.bodytable {
  background-color: white;

}
.maintable {
  background-color: white;

}

.linkbox {

	border: 1px dotted black;
	width: 200px;
	padding: 10px;
	margin-bottom: 5px;
}
a {
 color: #990000;
  text-decoration: none;
}

a:hover, a:active {
 color: #cc00000;
}
a:hover {
  text-decoration: underline;
}

.subhead {
  font-weight: bold;
  font-size: 125%;
  text-decoration: none;
 color: #333300;
}

.l2imac {
 font-weight: bold;
  font-size: 125%;
  text-decoration: none;
}
.search_string {
  font-weight: bold;
  font-size: 125%;
 color: #666666;
}

a.subhead:active, a.subhead:hover {
  text-decoration: underline;

}
.subhead:visited {
  text-decoration: none;
}

a.navlink {
  font-size: 90%;
  font-weight: normal;
  text-decoration: none;
}
a.navlink:active,a.navlink:hover { 
 color: #cc0000; 
 text-decoration: underline; 
}
.subhead2 {
  font-weight: bold;
  text-decoration: none;
}

a.subhead2:active, a.subhead2:hover {
  text-decoraton: underline;
 color: #cc0000;
}

.nav {
  font-size: 90%;
}

p.month {
	margin-bottom: -1em;

}
code, pre {	
  font-family: courier, san-serif;
 color: #666666;
}

.delicious-posts { margin: 1em; padding: 0.5em; width: 20em;}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a { font-size: 80% }
.delicious-posts a:hover { text-decoration: underline }


