		
			th 	{
				font-family:"lucida sans unicode"; font-size:"24"; color:"white"; background-color:	"green"
				}	
		
		table 	{
				font-family:"lucida sans unicode"; color:"white";
				}

			div	{
				text-align : left;
				padding : 5px;
				width : 300;
				height : 490;
				overflow: auto;
				}

		tbody	{
				vertical-align:top;
				}
		
		.style1 {
				color: #CCCCCC;
				}

		a:link {
				text-decoration: none;
				color: #FFFFFF;
				}

	a:visited 	{
				text-decoration: none;
				color: #FFFFFF;
				}

		a:hover	{
				text-decoration: none;
				color: red;
				}
			
		a:active{
				text-decoration: none;
				color: #FFFFFF;
				}
			
		.style2 {
				color: #FFFFFF;
				font-family: "Times New Roman", Times, serif;
				font-size: 24px;
				}
		
	body,td,th	{
				color: #FFFFFF;
				}
				
		.style6 {
				color: #FF0000
				}
			
		.style7 {
				color: #003399
				}

		.key	{
				border-bottom: 1px solid #FFFFFF;	
				}
