BODY
	{
	font-family: Verdana, Arial;
	font-size: 13px;
	color:#333333;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
	}

.normal
	{
        font-size: 13px;
    }

.detail
	{
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
    }
.detail:hover
	{
        color: #FF0000;
    }

.title
	{
    	font-size: 14px;
        font-weight: bold;
    }

.titlem
	{
    	font-size: 16px;
    	font-weight: 100;
		color: #C7311D;
    }

.justify
	{
    	text-align: justify;
        font-size: 13px;
    }

.text
	{
    	font-size: 13px;
    }

.table_
	{
    	font-size: 13px;
    }

.input
	{
    	font-size: 12px;
        background-color: #F7F7F7;
        border: 1px solid #000000;
    }
.professional
	{
    	padding-left: 20px;
        font-weight: bold;
    }

.taste
	{
        	color: #C7311D;
                font-size: 11px;
                text-decoration: none;
                cursor: pointer;
                font-weight: bold;
        }

.wine_title
	{
        	font-weight: bold;
                cursor: pointer;
                font-size: 11px;
                padding-left: 20px;
                padding-top: 5px;
        }
