body
{
	background-color: #fffafa;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-image: url(http://www.countrycleaners.co.uk/images/background.gif);
        background-repeat: repeat
}
a:link, a:visited
{
    text-decoration: none;
	color: #6B8EAE;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
a:hover
{
	color: #818181;
	text-decoration: underline;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
.outertable
{
background-color: #000099;
}
.innertable
{
 background-color: #fffafa;
 padding: 5px;
 border-top: 1px solid #FFCC33;
 border-left: 1px solid #FFCC33;
 border-right: 1px solid #FFCC33;
 border-bottom: 1px solid #FFCC33;
}
.topname
{
font-size: 20pt;
color: #000066;
font-weight: bold;
}
.bottomname
{
font-size: 15pt;
color: #000066;
}
.menu
{
  background-color: #F0F0F0;
padding: 10px;
border-right: 1px dotted #818181;
border-bottom: 1px dotted #818181;
}
.maintext
{
padding: 10px;
}
.footer
{
  background-color: #F0F0F0;
font-size: 9pt;
color: #818181;
border-top: 1px solid #cccccc;
}
.quality
{
font-size: 16pt;
color: #6B8EAE;
}
.emphasis
{
font-size: 13pt;
color: #818181;
font-weight: bold;
}
.prices
{
  border-bottom: 1px solid #818181;
  font-size: x-small;
}
