
body
{
	background-image: url(bgfade.gif);
	background-repeat: repeat-x;
	font-family:		verdana;
	font-size:			13px;
	color:				darkblue;
}

h2
{
	font-size:			13px;
	font-weight:		normal;
}

h3
{
	font-size:			19px;
	font-weight:		bold;
}

.linklist
{
	margin-left:		20px;
	font-weight:		bold;
}

.linklist a
{
	font-weight:		bold;
}


.linklist dl
{
	font-weight:		normal;
}
