body {
}

.ctr {
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.BigTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: xx-large;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	text-transform: none;
}

.menuchoice {
	font-family: "Book Antiqua", "Bookman Old Style", "Copperplate Gothic Bold", Garamond;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: blue;
	border-bottom: 1px solid blue;
}

.breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9900CC;
}

.date {
	color: blue;
}

.desc {
    border-top: 1px solid blue;
}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

th { background-image: url(../images/backg.gif);
     text-align: center; }