

.content {
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 16px;
	background-image : url("images/contbg.jpg");
	background-repeat : no-repeat;
}

.category {
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	text-align: left;
	font-size: 16px;
	background-image : url("images/contbg.jpg");
	background-repeat : no-repeat;
	font-weight : bold;
	font-style : italic;
	margin-left : 10px;
}

BODY, TD {
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 16px;
}


A {
	text-decoration: none;
	color: #990066;
	font-weight : bold;
}

.recipe{
	text-decoration: none;
	color: #000099;
	font-size: 14px;
	margin-left : 12px;
	margin-right : 30px;
}

A:Hover {
	text-decoration: none;
	color: #FFD700;
}

HR {
	color: #4682B4;
	height: 1pt;
	overflow-y : hidden;
}

P {
	 color : Navy;
	 font-family : "Times New Roman", Times, serif;
	 text-align: justify;
	 font-size: 16px;
     text-indent: 10px;
	 margin-right: 15px;
	 margin-left: 15px;
}

.cardtext {
	 color : Navy;
	 font-family : "Times New Roman", Times, serif;
	 text-align: justify;
	 font-size: 12px;
     text-indent: 10px;
	 margin-right: 15px;
	 margin-left: 15px;
}

H1 {
	color : #222286;

}

H2 {
	font-size: 16pt;
	color: white;
	background-color : #990066;
	font-style : italic;
	text-indent: 5px;
}

H3 {
	font-size: 16pt;
	color: #222286;
	
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}
	
.winename1 {
     font-family : "Times New Roman", Times, serif;
	text-align: right;
	font-size: 12pt;
	color: #990066;
	font-style : italic;
	font-weight : bold;
}

.winename {
     font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990066;
	font-style : italic;
	font-weight : bold;
}