	A:link {color: white; text-decoration: underline; font-weight: bold;}
	A:visited {color: white; text-decoration: underline; font-weight: bold;}
	A:hover {color: white; text-decoration: none; font-weight: bold;}

body {
	margin: 0;
	padding: 0;
	background: #000000;
	color: black;
	font-family: tahoma, arial;
    font-size: 10px;
 	}

table.main {
	background: #4C1C1C;
	background-image: url("images/bgr.gif");
	background-repeat: no-repeat;
	padding: 0;
	font-family: tahoma, arial;
    font-size: 12px;
    color: white;
	}

td.middle {
	background-image: url("images/top_middle.gif");
	background-repeat: no-repeat;
	background-position: top left;	
	}

.newsHeader {
	color: #FFFFFF;
	background: #350F0F;
	width: 210;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5;
	padding-top: 0;
}

.newsBlock {
	color: #FFFFFF;
	background: #350F0F;
	width: 210;
	font-family: tahoma, arial;
	font-size: 11px;
	padding: 5;
	padding-left: 10;
}

.bookDesc {
	color: #FFFFFF;
	font-family: small fonts;
	font-size: 9px;
}