/* ### Redifined tags, for standard text & link colours etc ### */

a {
	color:#563670;
	font-weight:bold;
	text-decoration:none;
}
.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
p, .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	line-height:18px;
}

/* ### Layout styles for setting out of div tags & contents ### */

#header {
	width:720px;
	height:101px;
	background-image:url(images/header.gif);
}
