a:link		{
		color : #000000 ;
		text-decoration : none ;
		}
a:visited	{
		color : #000000 ;
		text-decoration : none ;
		}
a:active	{
		color : #000000 ;
		text-decoration : none ;
		}
a:hover		{
		background-color : #DBF0FF ;
		text-decoration : underline ;
		position : relative ;
		top : 1px ;
		left : 1px ;
		}
BODY		{
		bgcolor : #FFFFFF ;
		margin-top : 0pt ;
		font-size : 10pt ;
		background-attachment : fixed;
		scrollbar-base-color : #D6D6D6 ;
		scrollbar-arrow-color : #999999 ;
		}
TD,TH		{
		font-size : 10pt ;
		}

.a		{ 
		width: 100%;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
		background-color: #ee8484;
		border: 1px none #88f888;
		border-top: 1px solid #ffcccc;
		border-left: 1px solid #ffcccc;
		border-right: 1px solid #996666;
		border-bottom: 1px solid #996666;
		padding: 5px 3px 3px 0.5em;
		}

.b		{ 
		width: 100%;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
		background-color: #8484ee;
		border: 1px none #8888f8;
		border-top: 1px solid #ccccff;
		border-left: 1px solid #ccccff;
		border-right: 1px solid #666699;
		border-bottom: 1px solid #666699;
		padding: 5px 3px 3px 0.5em;
		}

.c		{ 
		width: 100%;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
		background-color: #84ee84;
		border: 1px none #88f888;
		border-top: 1px solid #ccffcc;
		border-left: 1px solid #ccffcc;
		border-right: 1px solid #669966;
		border-bottom: 1px solid #669966;
		padding: 5px 3px 3px 0.5em;
		}

.y		{
		filter:DropShadow(color="#dcdcdc"),offX=2, offY=2 ;
		}

.z		{
		background-color: #CCCCFF;
		color: #0033FF;
		font-weight: bold;
		}
