body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/protech_bg.png);
}
a:link {
	color: #003399;
	text-decoration: none;
}
small {
	font-size: 9px;
}

a:visited {
	color: #003399;
	text-decoration: none;
} 

a:active {
	color: #6699FF;
	text-decoration: none;
} 

a:hover {
	text-decoration: none;
	color: #AA0000;
}
li {
	color: #990000;
	font-size: 11px;
}
.services {
	font-size: 12px;
	color: #000066;
	list-style-position: inside;
}
h1 {
	font-size: 18px;
}
.sales {
	font-weight: bold;
	color: #003399;
}
.email {
	color: #000066;
}
.emerg {
	font-weight: bold;
	color: #CC0000;
}
p {
	font-size: 12px;
}
.protech {
	color: #000099;
}

