<style>
BODY	{
		font-family	:	Myriad Web,
			Geneva, Arial, Helvetica, sans-serif;
		margin-top	:	0px;
		margin-left	:	0px;

		}

body 	{background-color: #000000;
		}


.chosen     {background-color:#cc9966; width: '20%'; cursor:hand ; font-family:Verdana; 		font-size:13pt; font-weight:bold; color:white
		}

.unchosen     {background-color:#9999cc; width: '20%'; cursor:hand ; color:#eeeeee; 		font-family:Verdana; font-size:13pt; font-weight:bold
		}

.maincell     {background-color:#ffffff; width: '100%'; cursor:hand ; color:#000000; 		font-family:Verdana; font-size:9pt; font-weight:normal
		}

A:link, A:visited
	{	text-decoration	:	none;
		color		:	#0033ff;
		background	:	transparent;
		}

A:active {	color		:	#0033ff; 
		background	:	transparent; 
		text-decoration	:	none; 
		}		

A:hover {	color		:	#008000;
		background	:	#FFD700;
		}

TABLE   { border-collapse: collapse }
TH { text-align: center; font-weight: bold }
TH { speak-header: once }
TR#row1 { border-top: 3px solid blue }
TR#row2 { border-top: 1px solid black }
TR#row3 { border-top: 1px solid black }
CAPTION { caption-side: top }



H1	{	font-family	:	Arial Narrow,
			Helvetica Narrow, sans-serif;
color:#3952E7
		}
H2	{	font-family	:	Arial Narrow,
			Helvetica Narrow, sans-serif;
color:#0033ff
		}
H3	{	font-family	:	Arial Narrow,
			Helvetica Narrow, sans-serif;
		}
H4	{	font-family	:	Arial Narrow,
			Helvetica Narrow, sans-serif;
		}

P, TD, DL, OL, UL	{
		font-family	:	Myriad Web,
			Geneva, Arial, Helvetica, sans-serif;
		font-size:11pt
		}

</style>