.MainParagraph {
	font-family: Tahoma, Helvetica, Arial;
	line-height: 150%;
}



ol {
	font-family: Tahoma; 
	line-height: 150%;
}

a {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: underline;
	color: #0000FF;
}

a:link {
	text-decoration : underline;
	color: #0000FF;
}

body {
	background-image: url(images/del__tempback.gif);
	background-repeat: repeat-x;
}

.BackgroundCell {
	background-image: url(images/del_backtemp.jpg);
	background-repeat: no-repeat;
}
