/* Joseph's Coat  */

/* Site Colors: */
/* Light Green rgb(237,255,237)      */
/* Dark Green  rgb(50,120,95)      */
/* Blue (left nav) rgb(51,102,153) */

a:link, a:visited {
color: rgb(24,114,88);
}
a:active {
color: rgb(24,114,88);
}
a:link, a:visited {
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: underline;
}
HR {
color: rgb(50,120,95);
width: 365;
text-align: center;
}
body { 
FONT-SIZE: 10pt; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#BodyText {
margin: 0px 12px 5px 12px;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
P {
padding: 2px 0px 2px 0px;
margin: 2px 0px 5px 0px;
}
TD {
font-size: 10pt; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
}
h1 {
margin: 5px 0px 5px 12px;
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-style: italic;
}
H2 {
margin: 5px 0px 0px 0px;
font-size: 10pt;
font-style: italic;
text-align: center;
}
H3 {
padding: 0px 0px 0px 0px;
MARGIN: 10px 0px 0px 0px;
text-align: left;
font-size: 10pt;
}
H4 {
padding: 0px 0px 0px 0px;
MARGIN: 8px 0px 0px 0px;
font-size: 10pt;
}
UL {
list-style-type: square;
}
.smallfont {
font-size:  8pt;
}
.vsmallfont {
font-size:  9px;
}
#Footer {
margin:     0px 0px 0px 0px;
padding:    0px 0px 0px 0px;
TEXT-ALIGN: center;
font-size:  9px;
}
#Footer a:link {
text-decoration: none;
color: black;
}
#Footer a:visited {
text-decoration: none;
color: black;
}
#Footer a:hover {
text-decoration: underline;
color: black;
}
#Footer a:active {
text-decoration: none;
color: black;
}
#RightSide {
margin: 10px 10px 0px 10px;
text-align: center;
}
DL {
margin: 0px 15px 0px 0px;
}
DD {
margin: 0px 15px 0px 25px;
font-size: 11px;
}
.copyright {
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 9px;
}