body {
	background:#fff;
	color:#000;
	background: url(images/back_tile.gif) #DADADA repeat-x; 
	padding: 0px 0px 0px 0px;
	/* crazy fix for Netscape 4 */
	margin-top: -10px;
	margin-left: -10px;
	}
#navigation {
	margin:0px;padding:0px;
	}
#leftarea {
	float:left;
	width:250px; /* should be 240px, but this is for N4, corrected in pr_advanced.css */
	}
p, td {
	font-family: helvetica, arial, sans-serif;
	line-height: 18px; 
	font-size:11px; 
	color: #455466;
	}
.showadv {
	display: none;
	}
h1, thead tr td {
	font-family: helvetica, arial, sans-serif;
	font-size:14px; 
	line-height: 18px; 
	font-weight: 700px;
	color: #455466;
	font-weight:bold;
	}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size:10px; 
	line-height: 18px; 
	font-weight: 300px;
	color: #455466;
	margin-bottom: 20px;
	}
#dashedline {
	border-bottom: 2px dotted;
	border-color: #455466;
	padding-bottom: 2px;
	}
a, a:link, a:visited, a:active {
	font-family: helvetica, arial, sans-serif;
	line-height: 18px; 
	font-size:11px;
	color:#BE7F01;
	font-weight:700;
	text-decoration:none;
	}
a:hover {
	font-family: helvetica, arial, sans-serif;
	line-height: 18px; 
	font-size:11px;
	color:#F3AD21;
	text-decoration:none;
	font-weight:700;
	}
.selected {
	font-family: helvetica, arial, sans-serif;
	font-size:10px; 
	color: #455466;
	padding:15px;
	}
ul li {
	font-family: helvetica, arial, sans-serif;
	font-size:11px; 
	color: #455466;
	line-height: 18px;
	padding:0px;
	}
.licraziness {
	font-family: helvetica, arial, sans-serif;
	font-size:11px; 
	color: #455466;
	line-height: 18px;
	}

a.fclink, a:link.fclink, a:visited.fclink, a:active.fclink {
	font:10px Helvetica,Arial,sans-serif;
	color:#666;
	}
a:hover.fclink {
	font:10px Helvetica,Arial,sans-serif;
	color:#000;
	text-decoration: underline;
	}
.copyright {
	color:#2c2c2c;
	font:10px Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	margin-top:50px;
	}