body	{
	background-color: #2D3B44;
	color :#D5D8DA;
	font-family: arial;
	font-size: 12;
	margin:0px;
	padding:0px;
	}
hr.white
	{
	color: #5A7688;
	}
hr
	{
	color: #0A6B67;
	}
a:link
	{
	color: #9CA5AB;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	}
a:active
	{
	color: #9CA5AB;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	}
a:visited
	{
	color: #9CA5AB;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	}
a:hover
	{
	color: #607583;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	}
a.menu:link
	{
	color: #D5D8DA;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	}
a.menu:active
	{
	color: #D5D8DA;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	}
a.menu:visited
	{
	color: #D5D8DA;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	}
a.menu:hover
	{
	color: #2D3B44;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	}	
td
	{
	font-size: 12px;
	}
