/* CSS Document */
BODY { margin: 0px; background-color: #FFFFFF; font-family: "Courier New", Courier, mono; font-size: 11px; } 
/*---------------------------------------------------------------------------*/ 

/* Begin Table Formating Definitions */

/*---------------------------------------------------------------------------*/ 
TABLE { font-family: "Courier New", Courier, mono; font-size: 11px; } 
TD { font-family: "Courier New", Courier, mono; font-size: 11px; } 
TH { font-family: "Courier New", Courier, mono; font-size: 11px; font-weight: bold; } 
/*---------------------------------------------------------------------------*/ 

/* Begin List Formating Definitions */

/*---------------------------------------------------------------------------*/ 
LI { font-family: "Courier New", Courier, mono; font-size: 11px; } 
UL { font-family: "Courier New", Courier, mono; font-size: 11px; } 
OL { font-family: "Courier New", Courier, mono; font-size: 11px; } 
.headline.destinationHead { font-size: 12px; color: 6699ff; font-weight: bold; } 
.headline.destinationTitle { text-transform: uppercase; font-weight: bold; font-size: 20px; color: CC99FF; } 
/*---------------------------------------------------------------------------*/ 

/* Begin Formating Definitions for HTML elements */

/*---------------------------------------------------------------------------*/ 
P { font-family: "Courier New", Courier, mono; font-size: 11px; ; color: #000000 } 
PRE { font-family: "Courier New", Courier, mono; font-size: 11px; ; color: #000000 } 
H1 { font-family: "Courier", Courier, mono; font-size: 16px; font-weight: bold; color: #aa0000;} 
FONT { font-family: "Courier New", Courier, mono; } 
SELECT { font-family: "Courier New", Courier, mono; font-weight: bold; font-size: 11px; } 
TEXTAREA { font-family: "Courier New", Courier, mono; font-size: 11px; } 
a:active { font-family: "Courier New", Courier, mono; font-size: 11px; color: #000000; text-decoration: none} 
a:visited { font-family: "Courier New", Courier, mono; font-size: 11px; color: #aa0000; text-decoration: none} 
a:link { font-family: "Courier New", Courier, mono; font-size: 11px; font-style: normal; text-decoration: none; color: #aa0000} 
a:hover { font-family: "Courier New", Courier, mono; font-size: 11px; color: #ff0000; text-decoration: none} 
/*---------------------------------------------------------------------------*/ 
