body {
	margin-top: 10px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
}
h1 {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.dirLink {
margin-left: 10px;
font-size:12px;
}
.dirLink a {
color:#3366FF;
text-decoration: underline;
}
.dirLink a:link {
color:#006699;
text-decoration: underline;
}
.dirLink a:hover {
color:#FFCC00;
text-decoration: underline;
}

.table_indent {
	text-indent: 10px;
}

.font_sitemap {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.font10 {
	font-size: 10px;
	line-height: 12px;
}
.font10w {
	font-size: 10px;
	line-height: 14px;
}
.font10b {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
	line-height: 14px;
}
.font12w {
	font-size: 12px;
	line-height: 16px;
}
.font12b {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.font12c {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #990000;
}

a {
	color: #554200;
	text-decoration: underline;
}
a:link {
	color: #554200;
	text-decoration: underline;
}
 
a:hover {
	color: #B6B66D;
	text-decoration: underline;
}
.side_txt a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
.company {
         border-collapse:collapse;
         border-color:rgb(153,153,153);
         border-style:solid;
         border-top-width:1px;
         border-right-width:1px;
         border-bottom-width:1px;
         border-left-width:1px;
}
.company td {
         border-color:rgb(153,153,153);
         border-style:solid;
         border-top-width:1px;
         border-right-width:1px;
         border-bottom-width:1px;
         border-left-width:1px;
}
.company th {
         color:rgb(191,153,0);
         background-color:rgb(255,255,232); 
         border-color:rgb(153,153,153);
         border-style:solid;
         border-top-width:1px;
         border-right-width:1px;
         border-bottom-width:1px;
         border-left-width:1px;
}
.side_txt_t a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
.side_txt_t2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}