a:link {color: #800080; text-decoration: none}
a:visited {color: #000080; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {background-color: #000000; color: #ff00ff; text-decoration: none}

body {background-color: #ffffff;
	font-family: verdana, arial;
	font-size: 8pt;
	color: #000000;
	margin-top: 20;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 10;
	scrollbar-3d-light-color:#ffffff;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#000000;
        scrollbar-dark-shadow-color:#000000;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#ffffff}

p {font-size: 8pt;  color: #000000}

p.heading {font-size: 8pt; font-weight: bold}

p.top {font-size: 20pt; font-weight:bold; color: #800000}

p.title {font-size: 12pt; font-weight:bold; color: #800000}

p.text {font-size: 8pt; color: #000000}

div {margin-right: 40; margin-left: 40}