body {
	background: #Cabfbf;
	color: black;
	margin-left: 9%;
	margin-top: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

h1 span
{
	font-style: italic;
	font-weight: bold;
	font-size: 34pt;
}

span#net { color: #099; }
span#com { color: #c06; }

div#header h2
{
	color: #C09;
	font-weight: normal;
	font-size: larger;
}

div#links { padding-bottom: 0.5ex }

div#links a { display: block; padding: .5em;}

div#footer { color: #099;  font-size: larger;}

a:visited { color: #c06; }

a:active { color: #0c6; }