body {
        font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
        color : black; 
        background : #ffffff; 
        }

a:link {
      color: #003399f; 
      font-weight:bold;
      } 
a:visited {
      color: #2f58aa; 
      font-weight:bold;
      } 
a:hover {
      color: #ba5a39; 
      font-weight:bold;
      } 

h3 {
        font-size: 14pt;
        font-weight: bold;
        font-style: regular;
        color: #003399 ;
        text-align: left;
        margin-left: 0px ;
        }
h4 {
        font-size: 12pt;
        font-weight: bold;
        font-style: regular;
        color: #003399 ;
        text-align: center;
        margin-bottom: 0px ;
        }
.trip {
        font-size: 10pt;
        font-weight: bold;
        font-style: regular;
        color: #003399 ;
        text-align: left;
        margin-left: 25px ;
        }
.blue {
        font-size: 10pt;
        font-weight: bold;
        font-style: regular;
        color: black ;
        text-align: left;
        margin-bottom: 0px ;
        }
.red {
        font-size: 10pt;
        font-weight: bold;
        font-style: regular;
        color: red ;
        }
		
.textcap {
        font-size: 12pt;
        font-weight: bold;
        font-style: regular;
        color: blue ;
        }
		
.dft {
        font-size: 10pt;
        font-weight: normal;
        font-style: regular;
        margin-left: 0px ;
        }
		
.home {
        font-size: 10pt;
        font-weight: normal;
        font-style: regular;
        margin-left: 0px ;
        margin-bottom: 6px ;
        }
		
.cred {
        font-size: 8pt;
        font-weight: normal;
        font-style: regular;
        }
		
li.goat  { 
        padding : 1px;
	list-style-image: url(images/goatbullet.gif);
	list-style-type : disc;
        font-size: 10pt;
        font-weight: normal;
        font-style: regular;
	}
	
