body {
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align: center;
	}

table {
	margin-top: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.product {	
	font-size: 90%;
	}

table a {
	text-decoration: underline;
	}
	
	
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.memo1 { /* for creating small memos in pages that do not have thumb overflys */
	font-size:smaller;
	font-style:italic;
	color:#999999;
	}
	
a:active     {color: #0000FF; font-weight: normal; }
a:link       {color: #0000FF; font-weight: normal; }
a:hover      {color: #FF0000; font-weight: normal; }
a:visited    {color: #800080; font-weight: normal; }
h1           {font-size: 150%; color: #333333; font-weight: bold; }
h2           {font-size: 125%; color: #006600; font-weight: bold; }
textarea     {font-size: 100%; }
li           {list-style-type: square; }
button       {font-size: 10pt;font-weight: bold; }
