	body			{
				font-family: verdana;
				padding: 0;
				margin: 0;
				color: #333333;
				background: #3B5578;
				scrollbar-base-color : rgb(108,132,166);
				}
	
	TD			{
				font-size: 12px;
				line-height: 14px;
				color: #333333;
				}
	
	TD.head		{
				font-size: 24px;
				color: #333333;
				text-decoration: none;
				}
	
	TD.bottom	{
				color: #FFFFFF;
				text-decoration: none;
				}

	img.border		{
				border: solid 2px #999966;
				}
				
	                                        	
	A:link 			{
				color: #3B5477;
				text-decoration: none;
				padding: 4px;
				}
	
	A:visited 		{
				color: #3B5477;
				text-decoration: none;
				padding: 4px;
				}
	
	A:hover 		{
				color: #FFFFFF;
				text-decoration: underlined;
				background: #3B5578;
				padding: 4px;
				}
	
	
	A.bottom:link		{
				color: #FFFFFF;
				font-weight: bold;
				text-decoration: none;
				}
				
	A.bottom:visited 		{	
				color: #FFFFFF;
				font-weight: bold;
				text-decoration: none;
				}
				
	A.bottom:hover 		{
				color: #FFFFFF;
				font-weight: bold;
 				text-decoration: none;
				}
				
	A.sub:link		{
				color: #3B5477	;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				}

	A.sub:visited 	{
				color: #3B5477;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				}

	A.sub:hover 	{
				color: #FFFFFF;
				font-size: 10px;
				font-weight: bold;
				text-decoration: underlined;
				}
								
				
	input			{
				border: solid 1px #6C84A6;
				width: 300px;
				height: 22px;
				font-size: 15px;	
				color: #3B5477;
				}
				
	textarea		{
				border: solid 1px #6C84A6;
				width: 300px;
				height: 88px;
				font-size: 15px;	
				color: #3B5477;
				Overflow: hidden;
				}
				
	button			{
				border: solid 1px #6C84A6;
				width: 100px;
				height: 22px;
				font-size: 15px;	
				color: #3B5477;
				Background-color: #DAE3F3; 
				CURSOR: hand; 
				PADDING: 0px; 
				TEXT-ALIGN: center; 
				FONT-SIZE: 10px; 
				FONT-WEIGHT: bold; 
				}
	h1			{
				font-family: Verdana;
				font-size: 22pt;
				font-weight: bolder;
				color: #3B5578;
				}