* { margin: 0; padding: 0 }

body {
margin-top: 7px;
}

p.reg  { font-family: Georgia, Arial; color:#FFFFFF; font-weight: bold }

A.type1          { font-family: Georgia, Arial; font-weight: 600; } 
A.type1:link    {color:#00008B; text-decoration:none; }
A.type1:visited {color:#00008B; text-decoration:none; }
A.type1:active  {color:#00008B; text-decoration:none; }
A.type1:hover   {color:#FFFFFF; text-decoration:none; }

img
{
border: 0px;
}

h1
{
font-size: 48px;
font-family: "trebuchet MS", helvetica, sans-serif;
font-weight: 500;
color: #0099CC;
margin-left: 15px;
border-bottom: 6px dotted #DDDDDD;
width: 250px;
}

h5
{
font-size: 24px;
font-family: "trebuchet MS", helvetica, sans-serif;
font-weight: 100;
color: #0099CC;
margin-left: 15px;
}

h5.blk
{
color: #000000;
}

h6
{
font-size: 24px;
font-family: "trebuchet MS", helvetica, sans-serif;
font-weight: 100;
color: #AAAAAA;
margin: 0px;
}

p
{
font-family: verdana ;
font-weight:500; 
color: #000000;
margin-left: 45px;
line-height: 130%
}

span.emph
{
color: #0099CC;
}

hr.dashes {
border-bottom: thin dashed #DDDDDD;
width: 720px;
padding: 0px;
margin: 0px;
}

hr.dots {
border-bottom: medium dotted #DDDDDD;
width: 500px;
padding: 0px;
margin: 0px;
}
