<!--body 	{		color: #000099;		background-color: #33ccff;		font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;		}h1		{		text-align: center;		background-color: #ffff33;		padding: 5px;		}.best	{		font-size: 110%;		text-align: center;		background-color: #ffffff;		margin: 20px;		padding: 20px;		}.text	{		text-align: center;		margin: 20px;		padding: 20px;		}img		{		background-color: transparent;		margin-left: auto;		margin-right: auto;		padding: 5px;		}ul		{		text-align: left;		}li		{		margin: 5px;		}div		{		text-align: center;		margin-top: 40px;		margin-left: 30px;		margin-right: 40px;		margin-bottom: 30px;		}td.nav	{		background-color: #ffff33;		padding-bottom: 10px;		}span 		{			color: #ffff00;			background-color: #ff6600;			text-decoration: none;			border-right: black 2px dashed;			padding: 6px;			font-weight: bold;			}form	{		margin-left: 5%;		}input:focus	{			color: #ff0000;			background-color: #ffff99;			}textarea:focus	{				color: #ff0000;				background-color: #ffff99;				}a:link 		{			color: #ff6600;			background-color: #ffff33;			text-decoration: underline;			padding: 10px;			font-weight: bold;			}a:visited 	{			color: #666666;			background-color: transparent;			text-decoration: underline;			padding: 10px;			font-weight: bold;			}a:active 	{			color: #990099;			background-color: transparent;			text-decoration: none;			padding: 10px;			font-weight: bold; 			}a:hover 	{			color: #ffff00;			background-color: #ff6600;			text-decoration: none;			border-right: black 2px dashed;			padding: 6px;			font-weight: bold;			}a:link.email 	{				color: #ff0000;				background-color: transparent;				text-decoration: underline;				padding: 1px;				font-weight: normal;				}a:visited.email 	{					color: #666666;					background-color: transparent;					text-decoration: underline;					padding: 1px;					font-weight: normal;					}a:active.email 	{				color: #990099;				background-color: transparent;				text-decoration: none;				padding: 1px;				font-weight: normal; 				}a:hover.email 	{				color: #ffff00;				background-color: #ff6600;				text-decoration: none;				border-right: 0px;				padding: 1px;				font-weight: normal;				}-->