		.TEXT {
			font-family: tahoma;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
			padding: 5px 5px 3px 150px;
			letter-spacing: 2px;
		}
		.TEXT2 {
			font-family: tahoma;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
			padding: 5px 5px 3px 75px;
			letter-spacing: 2px;
		}
		.BOXEDTEXT {
			font-family: tahoma;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
			letter-spacing: 2px;
		}		
		.GRAYSMALL {
			color: #005C8E;
			font-size: 10px;
			font-weight: bold;
		}
		.BOLDBLUE{
			color: #005C8E;
			font-weight: bold;
		}
		A {
			font-family: tahoma;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
			letter-spacing: 2px;		
		}		
		A:HOVER {
			color: #005C8E;
			text-decoration: underline;
		}
		.HEADLINE {
			text-align : right;
			font-family: tahoma;
			font-size: 16px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			padding: 5px 5px 3px 0px;
			letter-spacing: 2px;
		}
		.MENU:HOVER {
			color: #990004;
		}
		.MENUINAKTIV {
			font-family: tahoma;
			font-size: 10px;
			color: #805050;
			text-decoration: none;
			padding: 5px 5px 3px 5px;
			letter-spacing: 2px;
		}
		.MAINTEXTLEFT {
			font-family: tahoma;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			padding: 5px 5px 5px 5px;
			letter-spacing: 2px;
		}
		.MAINTEXTCENTER {
			font-family: tahoma;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			padding: 5px 180px 5px 150px;
			letter-spacing: 2px;

		}
