body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	background-color: #F1F1E0;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat;

}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 500;
    color: #330000;
}
ul{
 font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}

a:visited {
  color: #666600;
}

a:hover {
	text-decoration: none;
}

a {
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
}
.speca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

