body {
	background-image: url(graphics/page_bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.page_mid {
	background-image: url(graphics/page_mid.png);
	background-repeat: repeat-y;
}
.hat {
	background-image: url(graphics/hat.png);
	background-repeat: no-repeat;
}
.t9 {
	font-size: 9px;
}
.tj {
	text-align: justify;
}
.transp_report {
	background-image: url(graphics/transp_rep.jpg);
	background-repeat: no-repeat;
}
.t12 {
	font-size: 12px;
}
.tblue {
	color: #0066CC;
}
