/* CSS definition file containing sitestyle stylesheets */
BODY {
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	background-image: url("../assets/images/BT4_08.gif");
	text-align: center;
	font-weight: bold;
}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 
.listing {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
}
