﻿body 
{
    width: 100%;
	padding:0;
	margin: 0 0 30px 0;
	color:#6D6D6D;
	font-family:Arial;
	font-size:18px;
}

a {color:#147; text-decoration: none;}
a:hover {text-decoration:underline;}

.update{background-image:url('http://campbellnetworks.com/art/background_fade.gif');}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
.sans{font-family:Arial;}
