body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 14px;
	color: #000000;
}
.back1 {
	background-image: url(images/computer-support-blackburn/back1.jpg);
	background-repeat: no-repeat;
}
.back2 {
	background-image: url(images/computer-support-blackburn/back2.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}

Table.footer {
	color: #c0c0c0;
	font-size: 14px;
}
td.footer-large {
	color: #000000;
	font-size: 18px;
}
H1 {
	font-size: 180%;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}
.title {
	font-size: 150%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}
.titleblue {
	font-size: 150%;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
	color: #0000ff;
}
H3 {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	color:  #9999CC; 
}
.menu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 150px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.menu li a{
background: white url(images/computer-repairs-preston/menuback.gif) repeat-x bottom left;
font: bold 15px Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
height: 35px;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}
* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
color: white;
}
* html .menured li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
color: white;
}
.menu li a:visited, .menu li a:active{
color: white;
}
.menu li a:hover{
background-image: url(images/computer-repairs-preston/menuback2.gif);
}