body, html {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #333333;	background-color: #FFFFFF;	border: 0px none #FFFFFF;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	top: 0px;	left: 0px;}.menulink {	background-color: #FFFFFF;	text-indent: 15px;	font-size: 14px;	height: 20px;	text-align: left;	cursor: pointer;}.menulinkselected {	background-image: url(images/menuselected.jpg);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: 15px;	font-size: 14px;	height: 20px;	text-align: left;	color: #2562A2;	cursor: pointer;}.menulinkhover {	background-image: url(images/menuhover.jpg);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: 15px;	font-size: 14px;	height: 20px;	text-align: left;	color: #2562A2;	cursor: pointer;}.menulinkno {	background-color: #FFFFFF;	text-indent: 0px;	font-size: 14px;	height: 20px;	text-align: center;}a:link {	text-decoration: none;	color: #2562A2;}a:visited {	text-decoration: none;	color: #2562A2;}a:active {	text-decoration: none;	color: #2562A2;}a:hover {	text-decoration: none;	color: #333333;}p {	text-indent: 15px;}div.nd {	display: none;}div.dd {	display: block;}h1 {	color: #2562A2;	font-size: 14px;	font-weight: bold;	text-align: left;}h2 {	color: #2562A2;	font-size: 13px;	font-weight: normal;	text-align: left;	margin-bottom: -10px;}strong {	color: #2562A2;}li {	padding-left: 5px;}