h1 {
    display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-left: 2px;
	padding-top: 5px;
}


a:link {
    color: #003399;
	text-decoration: underline
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover { 
    color: #FF9933;
	text-decoration: none
}
.footer {
	font-size: 10px;
	line-height: 10px;
}
td {
	font-size: 82%;
	line-height: 1.4em;
	color: #434242;
}
.b14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.b16 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.p12 {
	font-size: 12px;
	line-height: 16px;
}
.small {
	font-size: 11px;
	line-height: 15px;
}
.line_yoko_gray {
	background-image: url(img/line_yoko_gray.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: center;
}
.line_tate_gray {
	background-image: url(img/line_tate_gray.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 10px;
	background-position: center;
}
