body {
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	margin: 0px;


}
.small {
	font-size: 8pt;
}
td {
	font-size: 10pt;
}
.middle {
	font-size: 12pt;
}
a:link {
	color: #006600;
	text-decoration: none;

}
a:visited {
	color: #006600;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
hr {
	border: 1px solid #666666;
}
.top {
	background-attachment: Inherit;
	background-image: url(img/p01_p01.jpg);
	background-repeat: no-repeat;	
	background-position: right top;
}

