/* CSS Document */

.beers
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}
	
.body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}
	
.bheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #660901;
}
	
.service_heading
	{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #B578B3;
	}
	
.service_sub_heading
	{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B578B3;
	}
	
.middle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}
.box 
	{
	background-color: #FFFFFF;
	width: 122px;
	padding: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: top;


