body
	{
	font-family:tahoma,verdana,arial;
	font-size:x-small;
	margin: 8 0 8 0;
	}

h1, h2, h3
	{
	margin:0px;
	font-size:small;
	color:#4A82C6;
	}
hr
	{
		color: #B4C9DD;
		background-color: #B4C9DD;
		height: 1px
	}
h2
	{
	color:#31629F
	}

a.nav
	{
		font-weight:bold;
		text-decoration:none;
		padding:2px;
	}
a.navlive
	{
		font-weight:bold;
		text-decoration:none;
		background:#ffffff;
		padding:2px;
		border-right:1px solid #A6CAD9;
		border-bottom:1px solid #A6CAD9;
	}
#navigation
	{
		background: top left repeat-x #ffffff url('images/navbg.gif');
		height:26px;
		color:#596676;
	}
#head
	{
		background: top left repeat-x #ffffff url('images/headbg.gif');
		padding-bottom:3px;
	}
.copy
	{
		font-size:xx-small;
		color:#596676;
		font-weight:bold;
	}
