body,td,th {
	/*font-family: myriad web, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #414141;
	line-height:normal;
}
body {
	background-image: url(http://www.warrantysolutions.co.uk/viscount/images/bg.png);
	background-repeat: repeat;
}
a {
	font-size: 14px;
	color: #03F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#pageHeader {
	width:1000px;
}
#menuBar {
	border:#999 1px solid;
	border-bottom:none;
	background-color:#000;
	height: 35px;
	width: 1000px;
}
#pageContent {
	border:#999 1px solid;
	border-bottom:none;
	background-color:#CCC;
	width:1000px;
}
#pageFooter {
	border:#999 1px solid;
	background-color:#000;
	width:1000px;
	text-align: center;
}
