body {
	margin: 0px;
	background-color: #CC0099;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bg {
	background-image: url(http://www.soglow.co.uk/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_green {
	background-image: url(http://www.soglow.co.uk/images/bg_green.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

.bg_orange {
	background-image: url(http://www.soglow.co.uk/images/bg_orange.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

.footer {
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}

.date-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}

a:link {  font-weight: bold; color: #CC0099; text-decoration: none}
a:visited {  font-weight: bold; color: #CC0099; text-decoration: none}
a:hover {  font-weight: bold; color: #330066; text-decoration: underline}
a:active {  font-weight: bold; text-decoration: underline}