body	{	color: #000;	background: #fff;	margin: 15px 0 25px 50px;	padding: 0;	}	.hide	{ display: none; }	img { border: 0; }.bul {color: red; font-size: 9px; line-height: 16px; font-weight: bold}	a:link {    font-family: arial, helvetica, sans-serif;	font-weight : medium; 	text-decoration : none;	color: #00C;	}a:visited {    font-family: arial, helvetica, sans-serif;	font-weight : medium; 	text-decoration : none;	color: #777777;	background: transparent; 	}a:hover {    font-family: arial, helvetica, sans-serif;	font-weight: medium; 	text-decoration: underline;	color: #009;	background: #FF3; 	}a:active {    font-family: arial, helvetica, sans-serif; 	text-decoration : underline;	color: #C00;	background: #FF3;  	}	p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{    font-family: arial, helvetica, sans-serif;		}h1	{	font-size: 1.7em;	font-weight: bold;	}h2	{	font-size: 1.25em;	font-weight: bold;	margin-bottom: 0.20em;	margin-top: 0.10em;	}h3	{	font-size: 1.20em;	font-weight: bold;	margin-bottom: 0.20em;	margin-top: 0.10em;	}html p	{	margin-top: 0;	margin-bottom: 1em;	text-align: left;	font-size:  1em;	line-height: 1.3; }#footer p	{	font-size: 11px;	margin-top: 25px; }	/* Basic page divisions */#content {	width: 90% ;	margin: 0 6em 0 auto ; }#primarycontent	{	font-size:  1em;	line-height: 1.3;	padding-left: 25px;	padding-top: 2px; }#primarycontent	li {	font-size:  1em;	line-height: 1.1;	margin-top: 6px; }#primarycontent	h4 {	font-size:  1em;	line-height: 1.3;	padding-left: 25px;	border-top: 1px solid #999; }/* Sidebar display attributes */#sidebar {	width: 140px;	text-align: left;	font-size:  1em; }#sidebar p	{ text-align: left; }#sidebar img	{ margin: .5em 0 .5em 0; }	#sidebar h2	{	font-size: 1em;	font-weight: bold;	margin-top: .1em;	line-height: 1;	text-align: left; }	#sidebar h3	{	font-size: .9em;	font-weight: bold;	margin-top: .7em;	line-height: 1.2;	text-align: left; }	#sidebar h4	{	font-size: .9em;	font-weight: regular;	line-height: 1em;	text-align: left; }	#sidebar h5	{	font-size: .5em;	margin-top: .1em;	line-height: .5em;	border-top: 1px solid #999; }/* Navigation bar components */table#nav td {	font: 10px verdana, arial, sans-serif;	font-weight: bold;	}table#nav img {	margin: 0;	padding: 0;	border: 0;	}table#nav td a {	font-weight: normal;	text-decoration: none;	display: inline;	padding-top: 1px;	padding-bottom: 2px;	padding-left: 7px;	padding-right: 7px;	}	#nav td a:link, #nav td a:visited {	display: inline;	padding-top: 1px;	padding-bottom: 2px;	padding-left: 7px;	padding-right: 7px;	border-bottom: 1px solid #777777;	border-right: 1px solid #777777;	border-top: 1px solid #fff;	border-left: 1px solid #fff;	} #nav td a:hover {	color: #000;	border-top: 1px solid #000;	border-left: 1px solid #000;	border-bottom: 1px solid #fff;	border-right: 1px solid #fff;	background: #FC0;	} td#home a:link img, td#home a:visited img {	color: #c30;	background: transparent;	} td#home a:hover img {	color: #f60;	height: 75px;	} .imgrt { float: right; margin-left: 1em; }
