h1, .head {
	 font-size: 15px;
     font-family: Arial, Helvetica, sans-serif; 
	 font-weight: bold;
     color:#98A510; }

h2, .lesson {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#98A510;
	font-weight: bold;
}
h2.dot {
	background:url(/english/graphics/global/dot.gif) repeat-x left bottom;
	padding-bottom:7px;
}
h3, .subhead { 
	font-size: 12px;
     font-family: Arial, Helvetica, sans-serif; 
	 font-weight: bold;
     color:#98A510;
}
h4 {
	font-size: 12px;
	font-weight: bold;
    color:#98A510;
	margin-bottom:-1em;
}
.tbhd {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #98A510;
}
	
#leftside {
	width:175px;
	text-align:left;
	background: white url(/english/graphics/at_work/nav_bkgd.gif) repeat-y;
	padding:0;
}

#leftside a {
	color:#98A510; /* set nav text color */
}

#leftside td {
	color: #98A510;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
#content p {
	padding-right:20px;
}
.intro {
	font-size: 14px;
	color: #98A510;
}
.credit {
	margin:15px 20px 0 0;
	font-size:90%;
	padding-top:15px;
	border: 1px dotted #CCC;
	border-width: 1px 0 0 0;
	line-height: 110%;
}
.nfib {
	text-align:center;
	margin:10px 0;
}
#content ul  {
	list-style-image:url(/english/graphics/at_work/bullet);
	padding:0;
	margin: 0;
	margin-left:1.5em;
}
#content li {
	margin:.5em 0;
	padding-right:20px;
}
table #content {
	padding: 0;
	width: 545px;
	margin: 0;
}