body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: 500;
	background-image: url(redsilk2.jpg);

}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: 500;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: 500;
}
.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: 500;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;

}
.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;

}
.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;

}
.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;

}
a:link {
	color: #33CCFF;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #FFFFCC;
}
.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 800;
	color: #FFFFFF;
}
.bgnddrk {
	background-color: #333333;
}
.bookbdr {
	border: 5px solid #FFFFFF;
}
a:hover {
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
}
