body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/backdrop.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #006;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: underline;
	color: #900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
h1 {
	font-size: xx-large;
	color: #900;
}
h2 {
	font-size: x-large;
	color: #900;
}
h3 {
	font-size: large;
	color: #900;
}
h4 {
	font-size: medium;
	color: #900;
}
h5 {
	font-size: small;
	color: #900;
}
h6 {
	font-size: x-small;
	color: #900;
}
.topTextBig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.topTextSmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}.pageTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-weight: normal;
	color: #900;
}
