/* CSS Document */
.nav-bg {
	background-image: url(../images/topnav-bg.jpg);
	background-repeat: repeat-x;
}
.panel-bg {
	background-image: url(../images/panel-bg.jpg);
	background-repeat: repeat-x;
}
.body01 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:justify;
	line-height:13pt;
}
.footer {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
