<!-- Body Definitions -->
BODY	{font-family:Verdana, Arial; color:black; font-size:10pt;}
TD 	{font-family:Verdana, Arial; color:black; font-size:10pt;}

<!-- Heading Definitions -->
H1 {font-size:18pt; font-weight:bold; color:#660099}
H2 {font-size:12pt; font-weight: bold; color:#660099}
H3 {font-size:12pt; font-weight: bold; }
H4 {font-size:11pt; font-weight:bold; font-style: italic;}

<!-- Links -->
A.HeaderLink:link {color: black; text-decoration: none; cursor:hand; font-weight:bold;}
A.HeaderLink:visited {color: black; text-decoration: none; cursor:hand; font-weight:bold; }
A.HeaderLink:hover {color:red; font-weight:bold;}

A.BlackLink:link {color:#000000; text-decoration: none; cursor:hand; font-weight:bold;}
A.BlackLink:visited {color: #000000; text-decoration: none; cursor:hand; font-weight:bold; }
A.BlackLink:hover {color:red; font-weight:bold;}

A.BlueLink:link {color:blue; text-decoration: none; cursor:hand; font-weight:bold;}
A.BlueLink:visited {color: blue; text-decoration: none; cursor:hand; font-weight:bold; }
A.BlueLink:hover {color:red; font-weight:bold;}

A.WhiteLink:link {color:white; text-decoration: none; cursor:hand; font-weight:bold;}
A.WhiteLink:visited {color:white; text-decoration: none; cursor:hand; font-weight:bold; }
A.WhiteLink:hover {color:yellow; font-weight:bold;}

A.WhiteLinkSm:link {color:white; text-decoration: none; cursor:hand; font-size:8pt;}
A.WhiteLinkSm:visited {color:white; text-decoration: none; cursor:hand; font-size:8pt; }
A.WhiteLinkSm:hover {color:yellow; font-size:8pt;}

<!-- Other -->
p.LastUpdate {color: #778899; ont-weight:bold; font-size:8pt; }
