
#body				{
							background-color: #ababab;
						}						
#hovedtabel { 
							background-color:#383838;
							
						}
#brødtekst	{
							font-family: Garamond, sans-serif;
							font-weight: normal;
							font-size: 16px;
							color: #FFFFFF;
						}
#bundtekst	
						{
							font-family: Garamond, sans-serif;
							font-weight: normal;
							font-size: 12px;
							color: #ffffff;
						}
a:link 					{
								color: #ffffff;
								font-family: Garamond, sans-serif;
								font-weight: normal;
								font-size: 16x;
								text-decoration: none;
						}
a:visited 				{
								color: #ffffff;
								font-family: Garamond, sans-serif;
								font-weight: normal;
								font-size: 16px;
								text-decoration: none;
						}
a:hover 				{
								color: #999999;
								font-family: Garamond, sans-serif;
								font-weight: normal;
								font-size: 16px;
								text-decoration: none;
						}


						
.scroll			{
							
							scrollbar-arrow-color: #000000;
							scrollbar-base-color: #999999;
							
						}

h1				{
							font-family: Garamond, sans-serif;
							font-weight: bold;
							font-size: 26px;
							color: #FFFFFF;
						}
h2				{
							font-family: Garamond, sans-serif;
							font-weight: bold;
							font-size: 20px;
							color: #FFFFFF;
						}
