body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #663300;
}
a:hover {
	color: #663300;
}
a:visited {
	color: #666666;
}
a:active {
	color: #663300;
}
.Heading {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
}
.BodyText {
	font-size: 12px;
}
.SmallText {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1pt;
}
.bgrNoRepeat {
	background-image:  url("bg/images/body.jpg");
	background-repeat: no-repeat;
}

