/* These styles are for screen display */

.prtLines{
	display: none;
}

div#mailArea, p.signature
{
	display: none;
}

h1
{
	color: #660000;
}

img.navArch
{
	position: fixed;
	border: 0px;
	float: left;
	margin: -15px 0px 0px -14px;
	padding: 0px;
}

input.writein:focus, textarea.writein:focus
{
	background: yellow;
}

span.hint
{
	color: maroon;
}

td
{
	padding: 0.25em 1px;
}