/* Ricciardis CSS Style Sheet*/

body, p {
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
  background-color:#000000;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a, a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #FF0000
	}

a:hover {
	text-decoration: underline
	}
	
.footer {
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	font-size:12px;
	letter-spacing: 2px;
}

a[href="http://www.websitesinaflash.com"] { color:#FFFFFF;}

.ninept { font-size:9pt;}