﻿    	body {
			background: #ffffff;
			margin:10px;
			margin-top:0px;
			margin-bottom:0px;
		}
		img {
			border:0px;
		}
		* {
			font-family:verdana;
			font-size:11px;
			line-height:14px;
			color:#000000;
		}	
		a {
			color:#c23b05;
			font-weight:bold;
		}		
		.booktitle {
			color:#000000;
		}
		.bookprice {
			color:#ea003d;
		}
		p {
			margin:0px;
		}
		.linkMenu {
			color:#3f6b9c;
			text-decoration:none;
		}
		.linkMenu:hover {
			color:#3f6b9c;
			text-decoration:underline;
		}		
        p, ul, li {
            margin-top: 0px;
            margin-bottom: 0px;
        }        
        hr {
        color: #e2e2e2;
        }
        
        /*EGET*/
        .rub3 {
	        font-size:13px;
	        line-height:14px;
	        font-weight:bold;
        }

        .rub4 {
	        font-size:15px;
	        line-height:14px;
	        font-weight:bold;
        }

        .rub5 {
	        font-size:17px;
	        line-height:14px;
	        font-weight:bold;
        }
        .headline {
            font-family:arial;
	        font-size:18px;
	        line-height:14px;
	        font-weight:bold;
        }
		.ListBookTitle {
            font-family:arial;
	        font-size:18px;
	        line-height:25px;
	        font-weight:bold;
	        text-decoration:none;
		}
		.Listbookprice 
		{
		    font-size:16px;
			font-weight:bold;
			font-family:Arial,Sans-serif;
		}
		.ListbookAuthors {
			font-family:Arial,Sans-serif;
			line-height:18px;
			text-decoration:none;
			font-size:12px;
		
		}
		.ListbookSubTitle {
			font-family:Arial,Sans-serif;
			line-height:18px;
			text-decoration:bold;
			font-size: 14px;
		
		}
	    .rea
         {
            color:Red;
            font-size:12px;
         }