a:link{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color:#FF9933;
}

a:visited{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color:#FF9933;
}
a:active{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:hover{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

body, p, td, ul{ 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #000000;
}

h1 { 
	line-height: 1;
	font-size: 16px;
	color: #CC6633;
	font-weight: bold;
	font-family: Arial;
}

h2, legend, th, ul { 
	font-size: 14px;
      	font-weight: bold;
	color: #FF9933;
	font-family: Arial;
}

h3 {
	color:#FFCC66;
	font-family:Arial;
	font-size:26pt;
}

h4 {
	color: #FFCC66;
	font-family: Arial;
	font-size: 16px;
}

fieldset {
	padding-left: 25px;
	padding-right: 25px;
}

th {background-color:#FAEBD7}

li {line-height: 200%;}

.small { 
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.brown {
	color: #CC6633;
      	font-weight: bold;
}

.lbrown {
	color: #FFCC66;
      	font-weight: bold;
}

.red {
	color: #CC3300;
      	font-weight: bold;
}

.orange {
	color: #FF9933;
      	font-weight: bold;
}

.gray {
      	font-weight: bold;
	color: #999999;
}

.log { 
	font-family: Arial;
	font-style: normal;
	color: #CC9900;
}
.date { 
	background-color: #FF9933;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}

p.namo-list { color:#777433; font-family:Arial; font-size:12; }
p.namo-sublist { color:#4B4429; font-family:Arial; font-size:10; }
table.namo-table { border-left-color:silver; border-top-color:silver; border-right-color:#707070; border-bottom-color:#707070; }
table.namo-table td { border-left-color:#707070; border-top-color:#707070; border-right-color:silver; border-bottom-color:silver; }
table.namo-table th { background-color:silver; border-left-color:#707070; border-top-color:#707070; border-right-color:silver; border-bottom-color:silver; }
li.namo-list1 { list-style-image:url('nav/bullet1.gif'); }
li.namo-list2 { list-style-image:url('nav/bullet2.gif'); }


