a:link
	{
	color:					royalblue;
	text-decoration:		none;
	background-color:		transparent;
	}

a:visited
	{
	color:					royalblue;
	text-decoration:		none;
	background-color:		transparent;
	}

a:hover
	{
	color:					royalblue;
	text-decoration:		underline;
	background-color:		transparent;
	}

a:active
	{
	color:					royalblue;
	text-decoration:		none;
	background-color:		transparent;
	}

body
	{
	background-color:		#ffffff;
	font-size:				80%;
	color:					#000000;
	margin-top:				0px;
	margin-left:			0px;
	margin-right:			0px;
	margin-bottom:			0px;
	font-family:			verdana, tahoma, arial;
	}

table, tr, td
	{
	font-family:			verdana, tahoma, arial;
	font-size:				100%;
	vertical-align:			top;
	}

b
	{
	color:					#FF9900;
	font-weight:			bold;
	font-size:				100%;
	}

u
	{
	color:					#000088;
	text-decoration:		underline;
	font-size:				100%;
	}

#indent
	{
	margin-left:			20px;
	border-width:			0px;
	}

#topbar
	{
	background-image:		URL('http://www.nhfonline.org/skins/default/topbanner.jpg');
	background-repeat:		no-repeat;
	background-position:	top left;
	height:					150px;
	border-width:			0px 0px 1px 0px;
	border-color:			#000000;
	border-style:			solid;
	}

h2
	{
	color:					#FF9900;
	}

h1
	{
	color:					#000088;
	}

#box
	{
	border-width:			1px;
	border-style:			solid;
	border-color:			#000000;
	padding:				10px;
	}

td.menu
	{
	border-width:			1px 1px 1px 0px;
	border-style:			solid;
	border-color:			#000000;
	padding:				6px;
	}

td.content
	{
	border-width:			0px 0px 0px 0px;
	border-style:			solid;
	border-color:			#52738C;
	padding:				6px;
	}

#cat
	{
	border-width:			1px 0px 0px 0px;
	border-color:			#000000;
	border-style:			solid;
	}