body
{ background-color:#ffffe0;
  color:black;
  font:12px verdana;
}
p
{
    font-family: verdana;
    font-size: 10pt;
    text-indent: 10pt
}
a
{
    color: #0000ff;
    text-decoration: none;
}
a:hover
{
    color: #a00000;
    text-decoration: underline;
    background-color: #336699;
}
a:active
{
    color: #00ced1;
    text-decoration: underline;
}
a:visited
{ 
    color: red; 
    text-decoration: none;
}

li
{
    font-family: verdana;
    font-size: 10pt;
    list-style-image:url('images/bullet2.gif')
}
.border
{
	border: 1px red ridge;
}
HR 
{
    text-align: center;
    width: 50%; 
    margin-left: 25%;
    margin-right: 25%;
}
.heading
{ 
    background-color: #336699; 
    color: white; 
    font-size: 2em;
    padding: .8em;
    padding-left: 1em;
    margin-top: -.5em;
    margin-left: -.5em;         
    margin-right: -.5em;
    margin-bottom: 1em;
}
.button
{ 
    font-size: 10pt;
    font-weight: bold; 
    text-indent: .9in; 
    font-family: verdana, sans-serif;
}
.table {background-color: #CCCCCC;}
.tableheight {height-td: 60pt;}
.tablecontact {width: 400; height: 100;}
.sendreset {backgroun-color: silver;}

.aqua {background-color:#00ffff;}
.burlywood  {background-color:#deb887;}
.white  {background-color:#ffffff;}
.springgreen {background-color:#00ff7f;}
.yellow {background-color:#ffff00;}