
BODY {
		color: #ffffff;
		font-family:  Trebuchet MS;
		padding-top:    0;
        padding-left:   0;
        padding-right:  0;
        padding-bottom: 0;
        border-top:     0;
        border-left:    0;
        border-bottom:  0;
        border-right:   0;
        width:  auto;
		background-image: none;
      	}

A:link 		{color: #ff8000; font-size : 12px;}
A:active 	{color: #ff8000; font-size : 12px;}
A:visited 	{color: #ff8000; font-size : 12px;}
A:hover 	{color: #ffffff; font-size : 12px;}

A:link.menu 	{color: #ffffff; font-size : 12px; font-family:  Trebuchet MS; text-decoration : none;}
A:active.menu 	{color: #ff8040; font-size : 12px; font-family:  Trebuchet MS; text-decoration : none;}
A:visited.menu 	{color: #ffffff; font-size : 12px; font-family:  Trebuchet MS; text-decoration : none;}
A:hover.menu 	{color: #ff8000; font-size : 12px; font-family:  Trebuchet MS; text-decoration : none;}

UL  { font-size : 11px;color: #ffffff; font-family:  Trebuchet MS;}

SPAN { font-size : 10px;color: #ffffff; font-family:  Trebuchet MS;}

H1 { font-size : 12px;color: #ffffff; font-family:  Trebuchet MS; }

H2 { font-size : 10px;color: #ffffff; font-family:  Trebuchet MS;}

TD {font-size : 12px; color: #ffffff; font-family:  Trebuchet MS; line-height : 1.4em;}

BLOCKQUOTE { font-size : 11px;color: #ffffff; font-family:  Trebuchet MS;}

.quote { font-size : 13px;color: #ffffff; font-family:  Trebuchet MS; font-style : italic; line-height : 1.1em;}

.quotesig { font-size : 11px;color: #ff8000; font-family:  Trebuchet MS; font-style : normal; line-height : 1.2em;}

.logo { 
		display: block;
        position: absolute; 
        left: 25; 
        top: 5; 
        width: 175px; 
        height: 95px; 
      }
	  
.logobox {
		
		display: inline;
        position: absolute;
		float: none;
        left: auto; 
        top: 0; 
        width: 720px; 
        height: 100px;
		border-style: none;
      }
	
</style>