BODY, TD, DIV, P {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #E1E1E1;
}

.bookComments {
	font-style: italic;
	margin-right: 10px;
	text-align: justify;
}

.bookCommentsAuthor {
	font-style: italic;
	margin-right: 10px;
	text-align: right;
}

.smallText {
	font-size: 10px;
}

TD.rwNormal {
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

TD.rwNormalLeft {
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

TD.rwBold {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-align: normal;
}

a.rwVoteButton {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: normal;
	text-decoration: none;
}

.rwVoteButtonDisabled {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: normal;
	text-decoration: none;
}

a.rwVoteButton:hover {
	color: yellow;
}

a.indexBookHeadline {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.indexBookHeadline:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

TD.indexBookDescription {
	font-size: 10px;
	text-align: justify;
}

.Samogovor {
	margin-right: 10px;
	color: black;
	font-style: italic;
	text-align: justify;
}

a.SamogovorA {
	color: black;
	font-style: italic;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}

a.SamogovorA:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.invisibleLink {
	color: black;
	text-decoration: none;
}

a.invisibleLink:hover {
	color: black;
	text-decoration: underline;
}

TD.smallHeader {
	color: white;
	font-size: 10px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Mini {
	font-size: 8px;
}

A.VideoLink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A.VideoLink:hover {
	color: #0000FF;
}
.VideoSelected {
	font-size: 10px;
	color: #666666;
}