body {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 17px;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}

td {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 17px;
}

.small {
	font-family: Garamond, Times New Roman, Times, serif;
		font-size: 15px;
}


.big {
	font-family: Garamond, Times New Roman, Times, serif;
		font-size: 20px;
}

A:link, A {
	color: #996666;
	text-decoration:none;
	font-family: Garamond;
}


A:visited {
	color: #3366CC;
	text-decoration:none;
	font-family: Garamond, Times New Roman, Times, serif;
}

A:hover, A:active {
  color: #CC3333;
  text-decoration:underline;
  font-family: Garamond, Times New Roman, Times, serif;
}
