	A:link {text-decoration: none; font-weight: bold; color: #5B72B6;}
	A:visited {text-decoration: none; font-weight: bold; color: #5B72B6;}
	A:active {text-decoration: underline; font-weight: bold; color: #5B72B6;}
	A:hover {text-decoration: underline; font-weight: bold; color: #5B72B6;}
	
	A.menu:link {text-decoration: none; font-size: 12px; color: #FFF; font-weight: bold;} /* #5B72B6 */
	A.menu:visited {text-decoration: none; font-size: 12px; color: #FFF; font-weight: bold;}
	A.menu:active {text-decoration: none; font-size: 12px; color: #FFF; font-weight: bold;}
	A.menu:hover {text-decoration: none; font-size: 12px; color: #FFF; font-weight: bold;}
	
	A.submenu:link {text-decoration: none; font-size: 10px; font-weight: normal; color: #000;}
	A.submenu:visited {text-decoration: none; font-size: 10px; font-weight: normal; color: #000;}
	A.submenu:active {text-decoration: underline; font-size: 10px; font-weight: normal; color: #000;}
	A.submenu:hover {text-decoration: underline; font-size: 10px; font-weight: normal; color: #000;}

	body {
		font-family: Verdana, Tahoma, Arial;
		color: #000;
		font-size: 12px;
	}

	td {
		font-family: Verdana, Tahoma, Arial;
		color: #000;
		font-size: 12px;
	}
	
	h1 {
		font-family: Arial, Verdana, Tahoma;
		font-weight: bold;
		color: #5B72B6;
		font-size: 16px;
		margin-bottom: 3px;
		margin-top: 0px;
	}
	
	h2 {
		font-family: Arial, Verdana, Tahoma;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 14px;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	
	h3 {
		font-family: Arial, Verdana, Tahoma;
		font-weight: bold;
		color: #5B72B6;
		font-size: 14px;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	
	.arcticzone {
		font-family: Arial, Verdana, Tahoma;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 13px;
	}
