/* HOME TEXT */
font.one {
font-weight: normal;
text-decoration: none;
color: #282828;
font-style: normal;
font-size: 13px;
line-height: 17px;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* PG HEAD */
font.two {
font-weight: bold;
text-decoration: none;
color: #282828;
font-style: normal;
font-size: 20px;
line-height: 25px;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* SUB 1 Orange */
font.three {
font-weight: bold;
text-decoration: none;
color: #d3661b;
font-style: normal;
font-size: 16px;
line-height: 20px;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* SUB 1 GREY */
font.four {
font-weight: bold;
text-decoration: none;
color: #282828;
font-style: normal;
font-size: 16px;
line-height: 20px;
text-align: left;
margin-top: 0px;
margin-bottom: 17px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* DATE */
font.five {
text-decoration: none;
font-weight: bold;
font-style: normal;
color: #282828;
font-size: 11px;
line-height: 16px;
text-align: top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 22px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#text a, a:visited {
color: #282828;
font-weight: bold;
text-decoration: underline;
display: block;
text-indent: 0px;
text-align: left;
font-size: 13px;
line-height: 17px;
height: 0px;
margin-bottom: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#text a:hover, a:active {
color: #d3661b;
font-weight: bold;
text-decoration: underline;
display: block;
text-indent: 0px;
text-align: left;
font-size: 13px;
line-height: 17px;
height: 0px;
margin-bottom: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#copyr a {
color: #282828;
font-weight: normal;
text-decoration: none;
display: inline;
text-align: left;
font-size: 9px;
line-height: 13px;
height: 0px;
margin-bottom: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#copyr a:hover {
color: #d3661b;
font-weight: normal;
text-decoration: none;
display: inline;
text-align: left;
font-size: 9px;
line-height: 13px;
height: 0px;
margin-bottom: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* TEXT LIST HANG INDENT, NO LEADING*/
.bullets li {
font-weight: none;
text-decoration: none;
color: #000000;
font-style: none;
font-size: 13px;
line-height: 17px;
list-style-type: disc;
list-style-position: outside;
text-align: left;
margin-top: -15px;
margin-bottom: 15px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

