body {background-color: #ffffff; margin-top: 0; margin-left: 0; }

td.background {
background-image:  url(http://www.daviddanda.com/images/leftstripes.jpg);
background-position:  center;
}

.maintext {
	font: 14px "Times New Roman", Times, serif;
}

.indexbg {
	background-color: #000000;
}


.indexhdr {
	font: 40px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:  center;
}

.indextxt {
	font: 18px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.indexftr {
	font: 11px "Times New Roman", Times, serif;
	color: #000000;
	background-color: #ffffff;
}



.center {
text-align:  center;
font: 14px "Times New Roman", Times, serif;
}

a.navlink:link	{
	color:blue;
	font-size:16px;
	text-decoration:none;
	font-family: Monotype Corsiva, Georgia, "Times New Roman", Times, serif;
}
a.navlink:visited {
	color: #000000;
	font-size:16px;
	text-decoration:underline;
	font-family: Monotype Corsiva, Georgia, "Times New Roman", Times, serif;
}

a.navlink:hover   {
	color: #F26522;
	font-size:16px;
	text-decoration:underline;
	font-family: Monotype Corsiva, Georgia, "Times New Roman", Times, serif;
}