﻿body         
{ 
	font-family: Trebuchet MS,Arial;
	font-size:9pt; 
}

td
{
	font-family: Trebuchet MS,Arial;
	font-size:9pt; 

}

A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: black;}
A:hover {text-decoration: underline; color: black;}

A.purpleLink:link {text-decoration: none; color: #693874;}
A.purpleLink:visited {text-decoration: none; color: #693874;}
A.purpleLink:active {text-decoration: none; color: #693874;}
A.purpleLink:hover {text-decoration: underline; color: #693874;}

A.breadCrumbLink:link {text-decoration: none; color: white; font-size:8pt}
A.breadCrumbLink:visited {text-decoration: none; color: white; font-size:8pt}
A.breadCrumbLink:active {text-decoration: none; color: white; font-size:8pt}
A.breadCrumbLink:hover {text-decoration: underline; color: white; font-size:8pt}

A.whiteLinks:link {text-decoration: none; color: white; font-size:8pt}
A.whiteLinks:visited {text-decoration: none; color: white; font-size:8pt}
A.whiteLinks:active {text-decoration: none; color: white; font-size:8pt}
A.whiteLinks:hover {text-decoration: underline; color: white; font-size:8pt}


        .heading1
        {
            margin-top:20px;
            font-size: 13pt;
            font-weight: bold;
            color: #693874;
        }
        .heading2
        {
            margin-top:0px;
            font-size: 11pt;
            font-weight: bold;
            color: #693874;
        }
        .boldbodytext
        {
            font-size: x-small;
            font-weight: bold;
        }
.bodyheading1
        {
            font-size: 13pt;
            color: #693874;
            font-weight: bold;
            margin-top:0px;
        }