/*<-----------------union compress wharehouse*/

body {
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
color: #000000; }

/*<--------------this style is for the page titles and headings*/

.title {
font-size: 1.4em;
color: #004bbd;
font-family: "Arial Narrow", Arial, "Arial Black";
letter-spacing: +0.1em;
font-weight: lighter;
font-variant: small-caps; }

hr {
color: #000000;
font-weight: lighter; }

/*<---------commom styles --------------->*/

p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
color: #000000; }

p:first-line {
font-size: 1.2em;
color: #004bbd;
letter-spacing: 0.2em;
line-height: 0.5em; }

/*<-----------begin nav styles ---------------->*/

a:link {
color: #0080ff; } 

a:visited {
color: #ff0000; }

a:hover {
color: #000080; }

a:active {
color: #008000; }



ul, li:first-line {
font-weight: bold; }

