﻿/* * { font-family:Helvetica, Arial, sans-serif ; } */
/* * { font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif; } */
/* * { font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; } */
/* * { font-family:Lucida Console, Monaco5, monospace; } */
/* * { font-family:Georgia, serif; } */
/* * { font-family:Geneva, Tahoma, sans-serif; } */
/* * { font-family:Trebuchet MS1, Helvetica, sans-serif; } */
/* * { font-family:Geneva, Verdana, Verdana, sans-serif; } */

HTML { font-size: 100%; height: 101%; }

BODY
{
	margin:0; padding:0; left:0; right:0; top:0; bottom:0;
	height:101%;
	color:#000000;
	background-color:#FFFFFF;
}

DIV.page
{
	margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px;
	width:100%;
	border:none;
}

A#top { position:absolute; top:0; left:0; display:block; height:1px; width:1px; }