
html {height:100%;}
body		{
			margin:0;
			padding:0;
			text-align:center;
			font-family:Garamond, "Times New Roman", serif;
			background:#FFF;
			color:#6666FF;
			}
			
img			{
			padding:0px;
			border:0;
			}
dt			{font-weight:bold;text-align:center;}
dd			{font-weight:normal;
			margin-left:-5px;}

a.footer:link {
			color:#6666FF;
			text-decoration:none;
			}
a.footer:visited {
			color:#6666FF;
			text-decoration:none;
			}
a.footer:hover	{
			color:#6666FF;
			text-decoration:underline;
			}

a.footer1:link {
			color:#fff;
			text-decoration:none;
			}
a.footer1:visited {
			color:#fff;
			text-decoration:none;
			}
a.footer1:hover	{
			color:#fff;
			text-decoration:underline;
			}

			
a.adobe:link {
			color:#6666FF;
			text-decoration:none;
			}
a.adobe:visited {
			color:#6666FF;
			text-decoration:none;
			}
a.adobe:hover	{
			color:#6666FF;
			text-decoration:underline;
			}
			
a.adobe:hover img{
			text-decoration:none;
			}
a.adobe:hover br{
			text-decoration:none;
			}
li span { font-style:italic;font-weight:bold;font-size:.8em; }