body	{background-color: #999999; color: #333333; font-family: Verdana, Arial; font-size: 9px; margin:0px 0px; padding:0px; text-align:center;}
a:link		{color: #3333FF; TEXT-DECORATION: none}
a:visited	{color: #336699; TEXT-DECORATION: none}
a:active	{color: #6699FF; TEXT-DECORATION: none}
a:hover		{color: #336699; TEXT-DECORATION: underline}


.a	{position: absolute; top: 23px; left: 160px; font-family: Verdana, Arial; font-size: 25px; color: #999999}

.b {
	margin: 0px auto;
	padding: 0px;
	background-color:#6699FF;
	width: 700px;
	height: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 200px;
	}

.c {
	position: absolute;
	text-align: left;
	top: 235px;
	left: 150px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid black;
	background: #6699FF;
	width: 300px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;
	}
body>.c 	{width: 500px;}

.d{
	position: absolute;
	text-align: right;
	top: 235px;
	left: 650px;
	right: 150px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid black;
	background: #6699FF;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
body>.d 	{width: 200px;}
