@charset "utf-8";
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
}
body {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 256px top;
}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font:bold;
	color: #6b6b6b;
}

