pre {
padding:1em;
margin:1.4em 0 1.4em 0;
font-family:arial;
border:5px groove #cccccc;
background:#efefef;
overflow:scroll;
font-size:0.8em;
}
.highlight {
padding:0.8em;
border:0.1em solid black;
background:#ffff00;
font-weight:bold;
color:black;
}
.nav_heading,.nav_section {
text-align:center;
background:black;
color:white;
font-weight:bold;
font-size:0.7em;
padding:1px;
}
.nav_item a , .nav_item_current {
background:white;
color:blue;
display:block;
font-weight:bold;
text-decoration:none;
font-size:0.7em;
padding: 0.2em;
}
.nav_item a:hover {
background:#666666;
color:yellow;
}
.nav_item_current {
background:yellow;
color:#666666;
}
.date_heading{
font-size:0.9em;
font-weight:bold;
}
.bold {
font-weight:bold;
}
.code_1,.code_2,.code_3,.code_4,.code_5,.code_6,.code_7,.code_8,.code_9,.code_10 {
font-weight: bold;
color: #000000;
}
.code_2 {
color: #000000;
}
.code_3 {
color: #a1a100;
}
.code_4 {
color: #000080;
}
.code_5 {
color: #008000;
}
.code_6 {
color: #aa0000;
}
.code_7 {
color: #808080;
font-style: italic;
}
.code_8 {
color: #5555ff;
}
.code_9 {
color: #dd0000;
}
.code_10 {
color: #800000;
font-weight: bold;
}

.sh_1,.sh_2,.sh_3,.sh_4,.sh_5,.sh_6,.sh_7,.sh_8,.sh_9,.sh_10,.sh_11,.sh_12,.sh_13{
font-weight: bold;
}
.sh_1 {
color: #000000;
}
.sh_2 {
color: #5555ff;
}
.sh_3 {
color: #000000;
}
.sh_4 {
color: #0f0f8f;
}
.sh_5 {
color: #dd0000;
}
.sh_6 {
color: #0f0f8f;
}
.sh_7 {
font-style: italic;color: #808080;
}
.sh_8 {
color: #a1a100;
}
.sh_9 {
color: #008000;
}
.sh_10 {
color: #aa0000;
}
.sh_11 {
color: #000080;
}
.sh_12 {
color: #800080;
}
.sh_13 {
color: #800000;
}
.sh_hide {
color:#666666;
}
.form_box {
width:600px;
}
.form_box_left {
position:relative;
width:240px;
}
.form_box_right {
float:right;
width:350px;
}
.goals {
position:relative;
background:#eeeeee;
border:0.2em dashed black;
margin:0.1em 0.5em 0.1em 0.5em;
padding:0.1em 0.5em 0.1em 0.5em;
}
.goals a {
color:blue;
}
.btt{
font-size:0.8em;
}
.btt a {
text-decoration:none;
color:blue;
}
img {
border:none;
}
.inline {
display:inline;
}

.inline h1, h2{

}
h1,h2 {
color:#A90000;
}
