body		{
	margin: 0px;
	color: #003366;
	font-family: Tahoma;
	font-size: 9pt;
	background-image: url(../res/page-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content {
	width: 780px; 
	margin-right: auto;
	margin-left: auto; }
h1 			{ 
	font-size:14pt; 
	margin-bottom:0 
	}
a:visited	{ 
	color:#003366; 
	text-decoration:none;
	}
a:hover		{ 
	color:white; 
	text-decoration:none;
	}
a:link		{ 
	color:#003366;
	text-decoration:underline;
	}
.divider	{ color:#003366; }
