* {
padding:0px;
margin:0px;
}
body{
color:black;
font-family:verdana,tehoma,arial;
font-size:14px;
color:#ffffff;
background:#000040;
}
a:visited, a:link {
 color:#951F19;
 font-size:12px;
}
a:hover {
 color:blue;
}
h1,h2,h3,h4,h5 {
 color:red;
}
h1 {
 font-size:24px;
}
h2 {
font-size:22px;
line-height:26px;
}
h3 {
 font-size:18px;
}
p {
 line-height:18px;
 font-size:14px;
}
img {
 border:none;
}
li {
 line-height:20px;
 color:grey;
 font-weight:bold;
}
b {
 color:purple;
}
.main {
width:620px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}
.content {
color:black;
}
.spacer {
  clear:both;
}
.center {
 text-align:center;
}
.bold {
 font-weight:bold;
}
.italic {
 text-decoration:italic;
}
.crumb {
 font-size:14px;
 padding-left:5px;
}
.red {
 color:red;
}
.blue {
 color:blue;
}
.border {
 border:1px solid yellow;
}
.highlight {
  background:yellow;
}
.heading {
 font-size:22px;
 color:blue;
}
.note {
font-size:12px;
font-style:italic;
}
.inset {background: transparent;}
.inset h1, .inset p {margin:0 10px;}
.inset p {padding-bottom:1em;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#999; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b3 {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b4 {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b4b {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b3b {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b2b {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b1 {margin:0 5px; background:#eee;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#999;}
.inset .boxcontent {display:block; background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
