body
{
	background-image: url(images/steps2.gif);
	margin:	0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;

}

h1
{
	text-align: center;
	font-size: 20pt;
	font-family: Pristina, "Lucida Handwriting", cursive;
	font-weight: bold;
	text-decoration: underline;
}


table
{
	border: 0;
	padding: 0px;
}

td
{
	padding-right: 10px;
	padding-left: 10px;
}

a:link
{
	color: #847465;
}

a:visited
{
	color: "#7CA497";
}

a:active
{
	color: #FF0000;
}

a:hover
{
	color: #FF0000;
}

p.highlight
{
	text-align: center;
	color: red;
	font-weight: bolder;
	font-size: 14pt;
}


.valcenter
{
	vertical-align: center;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

.bold
{
	font-weight: bold;
}

.tg
{
	font-family: Trebuchet, sans-serif;
	font-weight: normal;
}

.danzport
{
	font-family: Vivaldi, Pristina, "Lucida Handwriting", cursive;
}