a {
	font-family: Palatino;
	color: #99CCFF;
	text-decoration: none;
	font-size: 16px;
}

#anotherTest {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: italic;
	background-color: #CCCC66;
	margin: 4px;
	padding: 0px;
	border: 0px none #666666;
}
body {
	background-color: #999999;
	margin-left: 45px;
	margin-top: 45px;
}
table {
	line-height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;

}
table#capt {
	line-height: normal;
	font-family: "Palatino Linotype";
}
div#normalText {
	font-family: "Palatino Linotype";
	line-height: normal;
	font-weight: 400;

}
table#centerTable {
	line-height: normal;
}
table#footerTable {
	line-height: normal;
}
div#captionHelper {
	padding-top: 8 px;
	margin-top: 8 px;	
	}
