﻿<style type="text/css">

body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}

.LinkS1 {font-family:Cataneo BT,Brush Script;font-size:28px;
          font-weight:bold;}
A.LinkS1 {color: #660000; text-decoration: underline}
A.LinkS1:visited {color: #660000; text-decoration: underline}
A.LinkS1:active {color: #660000; text-decoration: underline}
A.LinkS1:hover {color: #0000BB; text-decoration: underline}

.LinkS2 {font-family:Aldine721 BT,arial;font-size:16px;
          font-weight:normal;}
A.LinkS2 {color: #660000; text-decoration: underline}
A.LinkS2:visited {color: #660000; text-decoration: underline}
A.LinkS2:active {color: #660000; text-decoration: underline}
A.LinkS2:hover {color: #0000BB; text-decoration: underline; font-weight: bold;}

.LinkM1 {font-family:Verdana,Arial,sans-serif;;font-size:15px;
          font-weight:bold;}
A.LinkM1 {color: #663366; text-decoration: underline}
A.LinkM1:visited {color: #663366; text-decoration: underline}
A.LinkM1:active {color: #663366; text-decoration: underline}
A.LinkM1:hover {color: #441144; text-decoration: none}

p 
{
font-family:Verdana, Arial, sans-serif;font-size:15px;
color: #663366; font-weight:bold;
margin-top: 1;
padding-top: 1px;
}

p2 
{
font-family:Arial, sans-serif;font-size:13px;
color: #006693; font-weight:bold;
margin-top: 1;
padding-top: 1px;
}

h1
 {
font-family: Verdana,Arial,sans-serif;
font-size: 19px;
font-weight: bold;
color:#663366;
margin-top: 2;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 17px;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* -- NOTE  must call  <div id="dhtmltooltip"></div>  as first line under body to activate script */

</style>
