	body, table, tr, td 
	{
		font-family:arial,verdana,sans-serif; 
		color:#000080; 
		font-weight:normal; 
		font-size:10pt;
	}

	td.topframe
	{
		font-family:arial,verdana,sans-serif; 
		color:#FFFFFF; 
		font-weight:normal; 
		font-style:italic; 
		font-size:16pt;
	}

	td.form 
	{
		font-family:verdana, sans-serif; 
		color:#36206B; 
		font-weight:normal; 
		font-size:10pt;
	}
	
	td.address
	{
		font-family:verdana, sans-serif; 
		color:#36206B; 
		font-weight:normal; 
		font-size:10pt;
	}

	a:active 
	{
		text-decoration:underline;
		color:#0000A0;
		font-weight: bold;
	}

	a:link 	
	{
		text-decoration:none;
		color:#0000A0;
		font-weight: bold;
	}

	a:visited 
	{
		text-decoration:none;
		color:#0000A0;
		font-weight: bold;
	}
	
	a 	
	{
		text-decoration:underline;
		color:#000080;
		font-weight: bold;
	}

	a:hover 	
	{
		text-decoration:underline;
		color:#FFFFFF;
		background-color: #8080FF;
		font-weight: bold;
	}

	h2.main 	
	{	
		background:#002E57; 
		color:#FFFFFF;
		line-height:16px;
		font-size: 14px;
		font-weight:normal;
	}
	
	h3 	
	{	
		color:#000080;
		line-height:16px;
		font-size: 14px;
		font-weight:bold;
	}

	h4.red 	
	{	background:#E31B23; 
		color:#FFFFFF; 
		line-height:24px;
	}
	
	input 	
	{	
		background:#F4F4FF; 
		color: #043294;
	}
	
	textarea 
	{	
		background:#F4F4FF; 
		color: #043294;
	}
	
	hr 
	{	
		color: #002E57;
	}