a:link {background: none; color: #ffff66}
a:visited {background: none; color: #cccccc } 
a:active {background: none; color: #ff3000}
a:hover{background: #999999; color: #cccccc}

a.steps:link {text-decoration: underline; background: none; color: #ffff11}
a.steps:visited {text-decoration: underline; background: none; color: #ffffff} 
a.steps:active {text-decoration: none; background: none; color: #ffffff; }
a.steps:hover{text-decoration: underline ; background: #666666; color: #ffffff}

a.plain
{
	background: none;
	color: yellow;
	text-decoration: none;
}

body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: large;
	background: #000000;
	color:#ffffff;
}

body.colors
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: large;
	background: #000000;
	color:#ffffff;
}

ul
{
    list-style-type: none;
    padding: 0;
    margin-left: 55px;
    margin-top: 0;
}

ul.care
{
    list-style-type: none;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    color: #ffffff
    background: none;
    padding: 0 4%0 0 2%;
    margin: 0 4% 0 2%;
}


table
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	background: none;
	color: #ffffff;
}

table.contact
{
	font-size: large;
	font-style: normal;
	background: none;
	color: #ffffff;
}

table.faq
{
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	font-style: oblique;
	background: none;
	color: #ffffff;
}

h1
{	font-family: garamond, "times new roman", serif;
	font-size: 18pt;
	margin: 0 35% 0 2%;
	background: none;
	color: #ffffff;
	text-align: center;
}

h2
{
	font-family: verdana;
	margin: 0 0 0 0;
	background: none;
	color: #ffffff;
}

h3
{
	margin: 0 0 0 3%;
	font-family: verdana;
	background: none;
	color: #ffffff;
}

h3.tenpercent
{
	margin: 0 0 0 10%;
	font-family: verdana;
	background: none;
	color: #ffffff;
}

h4, h5, h6

{
	font-family: verdana;
	background: none;
	color: #ffffff;
}

ul.steplist
{
    list-style-image: url("images/logobullet.jpg");
    margin: 2% 20% 0 10%;
    font-family: verdana;
    font-size: 10pt;
    line-height: 140%;
}

ul.steplistindent
{
    list-style-image: url("images/logobullet.jpg");
    margin: 0 10% 0 6%;
    font-family: verdana;
    font-size: 10pt;
    line-height: 110%;
}
.steps
{
	margin: 0 0 0 ;
}



BLOCKQUOTE
{ 
  margin: 0em 0em 0em 0em;
  font-style: oblique;
  padding: 0.5em;
}