*{margin:0px; padding:0px; border:0px}


body {
		 width: 850px;
		 background-color:#8B0000;
		 font-family: palatino linotype, courier;

		 }

ul {
	
	}

a {
	color: #8B0000;
	text-decoration: none;
	display: blocked;
	}
											 
a:visited {
					color: #DAA520;
					}
a:hover {
				color:#FF0000;
				}
h1 {
	 text-align: center;
	 margin: 10px 0px;
	 font-size: 35px;
	 }

h2 {
	 text-align: center;
	 font-size: 25px;
	 }

h3 {
	 text-decoration: underline;
	 margin: 15px;
	 }

h4 {
	text-align: center;
	font-size: 15px;
	}

h5 {
	text-decoration: underline;
	text-align: center;
	}	 
	 
em {
	 text-decoration: underline;
	 font-weight: bolder;
	 font-size: 125%;
	 }

li {
	 text-decoration: none;
	 margin: 10px 0px 10px 0px;
	 text-align: justify;	 
	 }
	 
table {							 
		 background-color: #8B0000;
		 margin: 0px;
		 width: 850px;
		 height: auto;
		 padding: 4px;
		 border: outset;
		 border-color: #DEB887;
		 text-align: justify;
		 font-style: italic;
		 font-size: 15px;
		 font-weight: bold; 
		 }
						 
				
										
		table td {
				border: outset;
				border-color: #DEB887;
		 		background-color: #EEE8AA;
				padding: 5px;
				}

#tablainterna {
					width: auto;
					}

#piedepagina {
						 text-align: center;						 
						 font-size: 14px;
						 font-weight: bolder;
						 height: 75px;
						 margin: 10px;
						 }
						 

							 