﻿// The IT Company Style Sheet External JavaScript File by The IT Company @ www.theitcompany.ie


body {
	background-image: url('images/background.gif');
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #666666;
}
.style7 {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.style8 {color: #FFFFFF}

p { font-family: Trebuchet MS; font-size: 8pt; font-color: #000000; }
td { font-family: Trebuchet MS; font-size: 8pt; font-color: #000000; }

a:link {color: #0000FF; text-decoration: none}
a:visited {color: #0000FF; text-decoration: none}
a:hover {text-decoration: underline}
