body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #a0abb4;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #83929d;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #43C0F1;
	font-size: 11px;
	font-family: tahoma;
}
.style8 
{color: #adb7be; font-size: 11px; font-family: tahoma; }

.Locations
{
    font-size: 8pt;
    color: white;
    font-family: Arial;
}
.LocationsHeader
{
    font-size: 8pt;
    color: white;
    font-family: Arial;
    font-weight: bold;
    background-color: blue;
    text-align: center;
}
a
{
    color: blue;
    font-family: Arial;
    font-size: 10pt;
}

a.visited
{
        color: blue;
    font-family: Arial;
     font-size: 10pt;
    }