
a:active { color:'blue' }
a:link { color:'blue' }
a:visited { color:'blue' }
a:hover {color:'red'}

.heading
{
    font-family: 	Verdana;
    font-size: 		10pt;
    font-weight:    bold;
    color:          black;
}

.subheading
{
    font-family:    Arial, sans-serif;
    font-size:      10pt;
    font-weight:    bold;
    color:          black;
}

.print_heading
{
    font-family: 	Verdana;
    font-size: 		20pt;
    font-weight:    bold;
    color:          red;
}

.content, tr
{
    font-family:    Verdana;
    font-size:      10pt;
    color:          black;
    text-align:     left;
}

.support
{
    font-family:    Arial, sans-serif;
    font-size:      7pt;
}

.field
{
    font-family:    Verdana;
    font-size:      10pt;
    font-weight:    normal;
}

.message
{
    font-family:    Verdana;
    font-size:      8pt;
    font-weight:    normal;
    color:          red;
}

.instruction
{
    font-family:    Arial, sans-serif;
    font-size:      8pt;
    font-weight:    normal;
}

.copyright
{
    font-family:    Arial, sans-serif;
    font-size:      8pt;
    font-weight:    normal;    
    color:          black;
}

.column_entry
{
     font-family:   Verdana;
     font-size:     8pt;
}

.column_header
{
    font-family:    Verdana;
    font-size:      9pt;
    font-weight:    bold;    
}

.page_footer
{
    font-family:    Verdana;
    font-size:      9pt;
    font-weight:    bold;    
}

.tandc_hdg0
{
    font-family:    Arial, sans-serif;
    font-size:      20pt;
    font-weight:    bold;
}

.tandc_hdg1
{
    font-family:    Arial, sans-serif;
    font-size:      9pt;
    font-weight:    bold;
}

.tandc_hdg2
{
    font-family:    Arial, sans-serif;
    font-size:      9pt;
}

.tandc_hdg3
{
    font-family:    Arial, sans-serif;
    font-size:      9pt;
}

.tandc_para
{
    font-family:    Arial, sans-serif;
    font-size:      9pt;
}

.help_hdg0
{
    font-family:    Arial, sans-serif;
    font-size:      20pt;
    font-weight:    bold;
}

.help_hdg1
{
    font-family:    Arial, sans-serif;
    font-size:      16pt;
    font-weight:    bold;
}

.help_hdg2
{
    font-family:    Arial, sans-serif;
    font-size:      14pt;
    font-weight:    bold;
}

.help_hdg3
{
    font-family:    Arial, sans-serif;
    font-size:      12pt;
    font-weight:    bold;
}

.route_prefs_list
{
    font-family:    Verdana;
    font-size:      8pt;
    color:          black;
    text-align:     left;
    line-height:	20pt;
}

.destination_unused a
{
	font-family:    Verdana;
    font-style:     italic;
    font-size:      7pt;
    color:          gray;
    vertical-align: text-bottom;
}

.destination_unused a:visited { color: 'gray' }
.destination_unused a:hover { color: 'red' }
