body {
margin: 20px 0 0 0;
padding: 0;
text-align: justify;

font-family: serif;

background-color: transparent;
}

a { color: rgb(255,153,0); }

a:hover { color: #339966; }

p { line-height: 1.1; text-align: justify; }

h1 {font-family: sans-serif; color: black}

h2 {font-family: sans-serif; color: #2f4f4f; font-size: 16pt}

h3,h4,h5 {font-family: sans-serif; color:gray}

h3 {font-size: 13pt; font-style: normal; font-weight: normal}

h4 {font-size: 11pt; font-style: normal; font-weight: normal}

h5 {font-size: 9pt; font-style: normal; font-weight: normal}

h6 {font-size: 8pt; font-style: normal; font-weight: normal; font-family: sans-serif; line-height: 9px; }

h6.inline {
display: inline;
}
h6.italic{
display: inline;
font-style:italic;
}

h6.short {
line-height: 0%;
}

h4.inline {
display: inline;
}

h5.inline {
display: inline;
}

h4.short {
line-height: 0%;
}

div.box { border-style: solid; border-width: thin; margin: 3em; padding: 3em; } 

#tab_container {
margin: 0;
padding: 0;
height: 23px;
background-color: #2c5d3f;
}

#tab_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#tab_container li {
float: left;
}

#tab_top {
float: left;
position: relative;
height: 23px;
}

#tab_top ul {
margin: 0 0 0 17px;
}

#tab_top li {
margin: 0 4px 0 0 ;
padding: 0;
height: 23px;
}

#tab_top a {
display: block;
margin: 0;
padding: 0;
width: 80px;
height: 23px;
font-size: 12px;
font-family: sans-serif;
text-decoration: none;
color: #ffffff;
text-align: center;
background-color: rgb(255, 153, 0);
}

#tab_top a:hover {
color: rgb(255,153,0);
background-color: #ffffff;
}

#tab_top span {
position: relative;
top: 3px;
left: 0;
}

