body  		{background-color: #60707c;
					font-family: 'Monotype Corsiva', 'Times New Roman', 'Helvetica';
					font-size: 20pt;
					font-weight: normal;
					color: #A51E22;}

A:link		{text-decoration: none;
					color: #A51E22;}
A:visited	{text-decoration: none;
					color: #A51E22;}
A:hover		{text-decoration: none;
					color: #F8F6F8;}
A:active	{text-decoration: none;
					color: #A51E22;}

table			{margin-top: 536px;}
td				{text-align: center;}

table#ind		{margin-top: 0px;}

.hvid				{color: #F8F6F8;}

div#midtfelt	{background-color: #D5E1EB;
							width: 580px;
							height: 230px;
							vertical-align: bottom;
							}
div#txtfelt		{background-color: #C8D7E0;
							width: 580px;
							height: 220px;
							
							border: solid 0px black;
							scrollbar-base-color: #C8D7E0;
							overflow: auto;
							padding: 0 10px 10px 0;
							font-family: 'Monotype Corsiva', 'Times New Roman', 'Helvetica';
							font-size: 1.5em;
							font-weight: normal;
							color: #64879D;}
