BODY                  { background:#fff url(../../images/heps_bgd.gif) repeat-y;
                        color:#000;
                        padding:0;
                        margin:0; }

DIV,P,TD              { font-family:Arial, Helvetica, sans-serif;
                        font-size:x-small; }

SELECT,INPUT,TEXTAREA { font-family:arial;
                        font-size:8pt; }

FORM                  { display:inline; }

A                     { color:#069; text-decoration:none; }
A:hover               { color:#069; text-decoration:underline; }

H1                    { font-size:1.4em;
                        font-weight:normal;
                        color:#069; }

H2                    { font-size:1.25em; 
                        color:#000;
                        margin:10px 0px 10px 0px; }

H3                    { font-size:1.1em;
                        font-weight:normal;
                        color:#069; }

H4                    { font-size:1.0em;
                        font-weight:bold;
                        color:#000; }

H5                    { font-size:1.0em;
                        font-weight:normal;
                        font-style:italic;
                        color:#069; }

HR                    { color:#000 }

LI                    { padding-bottom:0px;
                        list-style-image:url(../../images/bullet.gif); }

UL LI, OL LI          { margin-left:-20px; }
UL LI                 { padding-bottom:5px;
                        list-style-image:url(../../images/bullet.gif); }

OL LI                 { padding-bottom:5px;
                        list-style-image:url(../../images/bullet.gif); }

UL LI UL LI, OL LI UL LI {
                        color:#666666;
                        margin-top:5px;
                        padding-bottom:0px;
                        list-style-image:url(../../images/bullet.gif); }

OL LI OL LI, UL LI OL LI {
                        color:#666666;
                        margin-top:5px;
                        padding-bottom:0px;
                        list-style-image:url(../../images/bullet.gif); }

.small                { font-size:0.81em; }
.smaller              { font-size:0.71em; }


/* These 'title' styles mimic H1-H5 HTML styles */
.title1               { font-size:1.4em;
                        font-weight:normal;
                        margin-bottom:18px;
                        color:#069; }

.title2               { font-size:1.25em;
                        font-weight:bold;
                        margin-bottom:10px;
                        color:#000; }

.title3               { font-size:1.1em;
                        color:#069;}

.title4               { font-size:1.0em;
                        font-weight:bold;
                        color:#000; }

.title5						    { font-size:1.0em;
                        font-style:italic;
                        color:#069; }

