
        body{
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #000000;
            background-image: url(/images/site-background.gif);
            margin: 0px;
        }
        test{
        		font-family: "TEMPUS SANS ITC";
        		font-size: 12pt;
        	
        }
        td#bryllup{
        		font-family: tahoma, sans-serif;
        		font-size: 8pt;
        		color: #000000;
        		background: #ffffff;
        		margin: 0px;
        		background-image: url(/images/lillaHjerte.gif);
        		background-repeat: repeat;
        		background-position: center;
        		background-attachment: scroll;
        		
        }
				td, p {
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #000000;
        }
        pre {
            font-family: verdana, sans-serif;
            font-size: 8pt;
            color: #ffffff;
            margin: 0px;
        }
        maindiv2 {
        		width: 758px;
        		position: relative;
        }
        maintable {
        		position: relative;
        		border-collapse: collapse;
        }
				table2 {
						border-collapse: collapse;
				}
        ul  {
            margin: 0px;
            padding: 0px;
            list-style-position: inside;
            list-style-type: disc;
        }

        a {
            color: #FF9900;
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
            font-size: 12pt;
        }

        h1 {
            margin: 0px;
            font-family: verdana, sans-serif;
            font-size: 10pt;
            color: #000000;
        }

        h2 {
            margin: 0px;
            font-family: verdana, sans-serif;
            font-size: 8pt;
            color: #FF9900;
            margin-bottom: 10px;
        }

        h3 {
            margin: 0px;
            font-family: verdana, sans-serif;
            font-size: 8pt;
            color: #000000;
            margin-bottom: 7px;
        }

        h4 {
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #ffffff;
            font-weight: normal;
        }
