H2  {
    font-size : large;
    color : #666666;
    font-family : verdana,geneva,sans-serif;
    font-weight : bold;
}

H3  {
    font-size : medium;
    color : #666666;
    font-family : verdana,geneva,sans-serif;
}

H4 {
    font-size : small;
    color : #000000;
    font-family : verdana,geneva,sans-serif;
}

P {
    font-family : verdana,geneva,sans-serif;
    font-weight : normal;
    font-size: x-small; 
    color: #000000; 
}

P.nav {
    font-family : verdana,geneva,sans-serif;
    font-size : 9px;
    font-weight : bold;
    color: #ffffff; 
}

LI {
    font-family : verdana,geneva,sans-serif;
    font-weight : normal;
    font-size: x-small; 
    color: #000000; 
}

TABLE { 
    border-width:1px;
    border-style:double;
    border-top-color:white;
    border-right-color:#666666;
    border-bottom-color:#666666;
    border-left-color:white;
    margin-left:20px;
    margin-right:20px;
    margin-top:0px;
    margin-bottom:0px;
}

TABLE.plain { 
    border-width:0px;
    border-style:none;
    margin-left:20px;
    margin-right:20px;
    margin-top:5px;
    margin-bottom:5px;
}

TD {
    border-style:none;
}

TABLE.nav  {
    border-width : 1px;
    border-style : double;
    border-top-color : #cccccc;
    border-right-color : #666666;
    border-bottom-color : #666666;
    border-left-color : #cccccc;
}

TR.nav  {
    border-width : 1px;
    border-style : double;
    border-top-color : #cccccc;
    border-right-color : #666666;
    border-bottom-color : #666666;
    border-left-color : #cccccc;
}

TD.nav  {
    border-width : 1px;
    border-style : double;
    border-top-color : #cccccc;
    border-right-color : #666666;
    border-bottom-color : #666666;
    border-left-color : #cccccc;
}

A {
    font-family : verdana,geneva,sans-serif;
    font-size : x-small;
    color: #000000; 
    text-decoration: underline;
}
A:ACTIVE {
    color: #cccc33; 
}
A:VISITED {
    color: #999999; 
}
A:HOVER {
    color: #cccc33; 
}

.small  {
    font-size : x-small;
}

A.nav {
    font-family : verdana,geneva,sans-serif;
    font-size : 9px;
    font-weight : bold;
    color: #000000; 
    text-decoration: none;
}
A:ACTIVE.nav {
    color: #ffffff; 
}
A:VISITED.nav {
    color: #000000; 
}
A:HOVER.nav {
    color: #ffffff; 
}
P.trailer  {
     font-family : verdana,arial,sans-serif;
     font-weight : normal;
     font-size: 9px; 
     color: #000000;  
}

A:LINK.trailer  {
     font-family : verdana,arial,sans-serif;
     letter-spacing : 0px;
     font-weight : normal;
     font-size: 9px; 
     color: #000000;  
     text-decoration: underline;
}
A:ACTIVE.trailer  {
     font-family : verdana,arial,sans-serif;
     font-size: 9px; 
     color: #cccc33; 
     text-decoration: underline;
}
A:VISITED.trailer  {
     font-family : verdana,arial,sans-serif;
     font-size: 9px; 
     color: #333333; 
     text-decoration: underline;
}
A:HOVER.trailer  {
     font-family : verdana,arial,sans-serif;
     font-size: 9px; 
     color: #cccc33; 
     text-decoration: underline;
}


