p, td, body {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #333;
text-decoration : none;
padding : 0px;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-style : italic;
font-weight : bold;
color : #3fa93a;
text-decoration : none;
padding : 0px;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : italic;
font-weight : bold;
color : #3fa93a;
text-decoration : none;
}
a:link, a:active, a:visited, a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #03f;
text-decoration : underline;
}
a.keyword:link, a.keyword:active, a.keyword:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #060;
text-decoration : none;
}
a.keyword:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #060;
text-decoration : underline;
}
a.navlink:link, a.navlink:active, a.navlink:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-style : normal;
font-weight : bold;
color : #fff;
text-decoration : none;
}
a.navlink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-style : normal;
font-weight : bold;
color : #3fa93a;
text-decoration : none;
}
#quotebox {
padding : 12px;
font-size : 8pt;
font-style : italic;
font-weight : bold;
color : #3fa93a;
}
.quotehdr {
font-size : 10px;
font-weight : bold;
color : #3fa93a;
line-height : 14px;
}
.quadboxhdr {
font-size : 13px;
font-style : italic;
font-weight : bold;
color : #333;
text-decoration : none;
}
.quadboxcopy {
font-size : 13px;
font-style : normal;
font-weight : normal;
color : #666;
}
.pressreleasetxt {
font-size : 10px;
color : #333;
}
.ftrtext, a.ftrtext:link, a.ftrtext:active, a.ftrtext:visited, a.ftrtext:hover {
font-size : 9px;
font-weight : bold;
color : #37a62e;
text-decoration : none;
}
a.ftrlink:link, a.ftrlink:active, a.ftrlink:visited {
font-size : 9px;
font-weight : bold;
color : #fff;
text-decoration : none;
}
a.ftrlink:hover {
font-size : 9px;
font-weight : bold;
color : #030;
text-decoration : underline;
}
.copyright, a.copyright:link, a.copyright:active, a.copyright:visited, a.copyright:hover {
font-size : 9px;
font-weight : bold;
color : #eaeaea;
text-decoration : none;
}
.required {
font-size:11px;
font-weight:bold;
font-style:italic;
color:#900;
text-decoration:none;
text-indent:5px;
}