﻿a	{
	text-decoration:underline;
	color:#631B73
}
a:hover	{
	text-decoration:underline;
	color:#631B73;
}
body	{
	font-family:Verdana;
	color:#631B73;
}
h1	{
	font-size:16pt;
	color:#631B73;
}
h2	{
	font-size:12pt;
	color:#631B73;
	margin-top:0;
	margin-bottom:0;
}
.price	{
	font-size:16pt;
	color:red;
	text-align:center;
	font-weight:bold;
}
.price_comparison	{
	font-size:10pt;
	color:#631B73;
	text-align:center;
	font-weight:bold;
}
p {
	text-align: left;
	margin-top:0;
	margin-bottom:6pt;
	font-size:10pt;

}
.image_article {
	float: left;
	margin: 5px;
}
.header {
	width: 750px;
	height: 150px;
}
.header_sides {
	width: 150px;
}
.header_color1 {
	background-color: #00886A;
}
.header_color2 {
	background-color: #907FB7;
}
.header_color3 {
	background-color: #631B73;
}
.band 	{
	text-align: center;
	color: #FFFFFF;
	background-color: #631B73;
	height: 25px;
	font-weight: bold;
	font-size:10pt;
}
.container {
	background-color: #FFFFFF;
}
.menu_list {
	font-family: Verdana;
	margin-left:5px;
	font-size: 10pt;
	line-height: 12pt;
	background-color: #631B73;
	color: #CAC3DF;
	text-align: left;
}
.menu_list a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #CAC3DF;
	line-height: 15pt;
}
.menu_list a:hover {
	color: #631B73;
	padding: 5px;
	background-color: #CAC3DF;
}
.menu_list a:visted {
	color: #ffffff;
}
.intro_copy {
	color: #631B73;
	background-color:#A590BB;
}
.advert {
	border: none;
	margin: 1px 2px;
}
.image	{
	border:none;
}
.table	{	
	width:600px;
}
.popular	{
	width:150px;
	margin: 5px 20px;
}
.centre	{
text-align:center;
	
}