body
{
	background-color: #000000;
	background-image: url('img/lowlandsbase.jpg');
	background-attachment: fixed;
	color: #CDD2D5;
	margin: 10px 20px 10px 20px;
}

body, td
{
	font-family: sans-serif, sans;
	font-size: 9pt;
}

b, h1, h2, h3, h4, h5, h6
{
	color: #596AA9;
	font-family: sans-serif, sans;
	margin: 0px;
	padding: 0px;
}

h1, h2
{
	color: #90A0D5;
}

table.inline
{
	border: #CDD2D5 1px solid;
}

tr.inlinehdr
{
	background-color: #171622;
}

a:link		{ text-decoration: underline; color: #6D747A; }
a:visited { text-decoration: underline; color: #6D747A; }
a:hover		{	text-decoration: underline; color: #CDD2D5; }
a:active	{ text-decoration: underline; color: #6D747A; }

