﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	margin-top: 0;
	margin-left: 0;	
}
H1
{
    font-weight: bold;
    font-size: 14pt;
    line-height: 120%;
    color:#3366FF
}
H2
{
    font-weight: bold;
    font-size: 12pt;
    color:#3366FF;
}
H3
{
    font-weight: bold;
    font-size: 10pt;
    color:#3366FF
}
H4
{
    font-weight: bold;
    font-size: 8pt;
    color:#3366FF
}
.TableHeadRow
{
    font-weight: bold;
    background-color: #99ccff
}
.HeadMajor
{
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
}
P
{
    font-size: 10pt;
    line-height: 120%;
}
.p10px
{
    font-size: 10px;
}
.p14px
{
    font-size: 14px;
}
.p16px
{
    font-size: 16px;
}
LI
{
    font-size: 10pt;
    line-height: 120%;
    margin-top:3px;
    margin-bottom:3px;
}
TD
{
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
.TopHead
{
    font-weight: bold;
    font-size: 14pt;
}
.SubHead
{
    font-weight: bold;
    font-size: 12pt;
    color: #0033cc;
}
TR
{
    font-size: 9.5pt;
}
.BlueHeading
{
    font-weight: bold;
    font-size: 8pt;
    color: #000080;
}
.RedHeading
{
    font-weight: bold;
    font-size: 10pt;
    color: #FF0000;
}
.BlueHeading
{
    font-weight: bold;
    font-size: 8pt;
    color: #3366FF;
}
.BlueHeadingSmall
{
    font-weight: bold;
    font-size: 7pt;
    color: #3366FF;
}
.SubHead
{
    font-weight: bold;
    font-size: 12pt;
    color: #3366FF;
}
.BorderP
{
    font-size: "10px";
    line-height: 120%;
    margin-top:6pt; 
    margin-bottom:6pt
}
.BorderP
    a {font-weight: bold}
    
.BorderPCenter
{
    font-size: 10pt;
	font-weight: bold;
    line-height: 120%;
    text-align: Center;
    margin-top:6px; 
    margin-bottom:6px;
}
.BorderTitle
{
    font-size: 10pt;
	font-weight: bold;
    line-height: 120%;
    color: white;
    text-align:Center;
}
.BorderTitle
    a:link {color:white}
.BorderTitle
    a:visited {color:white}
.BorderTitle
    a.active {color:white}
.BorderTitle
    a.hover {color:yellow}   /* "#FF0000" */
   
.TourHeader
{
    font-size: 10pt;
	font-weight: bold;
    line-height: 120%;
    color:white;
    text-align:center;
}
.TourBorder    
{  
    font-weight: bold;
    font-size:10pt;
    line-height: 200%;
    color:white;
	margin-top: 0; 
	margin-bottom: 0;	
}
.TourBorder    
	a:link		{text-decoration:none;color:#FFFFFF}
.TourBorder    
	a:visited	{text-decoration:none;color:#FFFFFF}
.TourBorder    
	a:active	{text-decoration:none;color:#99FF99}
.TourBorder    
	a:hover	    {text-decoration:underline;color:#FFFFFF}
