td
	{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
	
ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type:square;
	}
	
p
	{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	}

.title
	{
	font-size: 14px;
	font-weight: bold;
	}


a:link
	{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	}

a:visited
	{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	}	

a:active
	{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	}	

a:hover
	{
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	}

.quote
	{
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	}

.padright
	{
	padding-right: 10px;
	}

.dark
	{
	color: #333333;
	}

.mid
	{
	color: #505050;
	}

.sixs
	{
	color: #666666;
	}
	
.wineMatch
	{
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	}

.recipe
	{
	color: #666666;
	line-height: 11px;
	}
	
a.dark:link
	{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

a.dark:visited
	{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}	

a.dark:active
	{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}	
	
a.dark:hover
	{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	}

.twelve
	{
	font-size: 12px;
	}

.fourteen
	{
	font-size: 14px;
	}
h1
	{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	
#revIntro {
	position:absolute;
	width:299px;
	height:81px;
	z-index:3;
	left: 30px;
	top: 172px;
}
	
