H1  {
	font-size : 14px;
	color : #A10032;
	font-family : verdana, arial, helvetica;
}

H2, H3  {
	font-size : 12px;
	color : #A10032;
	font-family : verdana, arial, helvetica;
}


A  {
	text-decoration: none;
	color=#990033;
}

A:Visited  {
	text-decoration: none;
}

A:Active  {
	text-decoration: none;
}

BODY  {
	background-color : white;
	color : black;
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	font-weight : normal;
}

TD, P {
	font-size : 10px;
	font-family : verdana, arial, helvetica;
	color : black;
	font-weight : normal;
}

b {
	font-weight : bold;
}

i {
	font-style : italic;
}
.oldwines {
	position:absolute;
	left: 51px;
	top: 470px;
	
}
.winetype {
	font-size:16px;
	font-weight:bold;
}

.white {   
	color: #FFFFFF;
}

.ovwhite {   
	color: #fff;
	font-size:12px;
	font-weight:bold;	
}

.eggbold {   
	color: #A10032;
	font-weight : bold;	
}

.smalleggbold {   
	font-size: 10px;
	color: #A10032;
	font-weight : bold;	
}

.small  {
	font-size: 10px;	
}

.mainbody {
	padding-left:75px;
}
.mainbody2 {
	padding-left:75px;
	padding-right:10px;
}

.smallwhite {
	font-size: 10px;
	color : white;	
}
.smallestwhite {
	font-size: 9px;
	color : white;	
}
A.menu  { 
	font-size : 10px;
	font-weight : bold;
	color : black;
}

A.menu:hover  { 
	font-size : 10px;
	font-weight : bold;
	color : #990033;
}

A.menub  { 
	font-size : 10px;
	font-weight : bold;
	color : white;
}

A.menub:hover  { 
	font-size : 10px;
	font-weight : bold;
	color : white;
}

A.submenu  { 
	font-size : 10px;
	color : black;
	font-weight : normal;
}
A.submenu:hover  { 
	font-size : 10px;
	color : #990033;
	font-weight : normal;
}