.topright {
	background-image: url(../images/topright.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFECD9;
}
.bottomleft {
	background-image: url(../images/bottomleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFECD9;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
th {
	text-decoration: underline;
}
.genericTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
caption {
	text-align: left;
}
