body	{
	font: normal 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #0c1b2f;
	}

table.pagelinks
	{
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #0c1b2f;
	}
	
table.pagelinks th
	{
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #0c1b2f;
	-moz-border-radius: 0px 0px 0px 0px;
	}
	
table.pagelinks td
	{
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #0c1b2f;
	-moz-border-radius: 0px 0px 0px 0px;
	font: bold 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

table.pagelinks td.h1
	{
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #0c1b2f;
	-moz-border-radius: 0px 0px 0px 0px;
	font: bold 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

table.pagelinks td.h2
	{
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #0c1b2f;
	-moz-border-radius: 0px 0px 0px 0px;
	font: small-caps bold 18px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}


a:link { 
	color: #ff9933;
	target: _blank;
	text-decoration:none;
	}
a:visited { 
	color: #cc0000;
	target: _blank;
	text-decoration:none;
	}
a:hover { 
	color: #cc0000;
	target: _blank;
	text-decoration: none;
	}
a:active { 
	color: #ff9933;
	target: _blank;
	text-decoration:none;
	}
img	{
	border: 0;
	}


p.heading1
	{
	font: bold 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #cecece;
	}

p.heading1link
	{
	font: bold 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ff9933;
	}

h1
	{
	font: bold 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}