/*
------------------------------------------------------
Copyright David E. Meyers,
some rights reserved
http://www.nettemple.net
------------------------------------------------------
*/

body {
background-color: #71B7F9;
margin: 10;
padding: 0;
font-family: "Georgia", "Times New Roman", Times, serif;
font-weight: normal;
font-size: 10pt;
line-height: 12pt;
text-indent: 0px;
color: #6E2D00;
margin: 0px;
padding-top: 0em;
padding-bottom: 0.75em;
}


/* --- Links --------- */

a {
color: #DF3204;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
}

/* --- H1, H2, H3 --------- */

h1, h2, h3, h4, h5 {
font-family:  Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin-top: 0;
margin-bottom: 2px;
}

h1 {
border-bottom: 1px dotted #930;
padding-left: 0px;
font-size: 110%;
color: #2D598D;
}

h2 {
padding-left: 0px;
padding-bottom: -2px;
font-size: 100%;
color: #2D598D;
}

h3 {
padding-left: 0px;
font-style: italic;
font-size: 100%;
color: #2D598D;
}

h4 {
background: transparent url("images/bullet_red.gif") no-repeat 0 15%;
padding-left: 0px;
font-size: 120%;
color: #2D598D;
}

h5 {
padding-left: 0px;
font-size: 130%;
color: #993300;
}

/* --- JOURNAL area -------- */

.bodysmall { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 10pt; 
font-style: normal; 
line-height: 12pt; 
font-weight: normal; 
font-variant: normal; 
text-transform: none;
color: #6E2D00; 
}
