/*

*/
body
{
/*background-image: url("");*/ 

/*orange-red #FF4500*/
background-color: #C99F34;
/*white*/
color:black;
font-size: 15px;
font-family: Helvetica, Geneva, Arial, sans-serif;
}

h1 { 

/*font-family: Garamond, Times, serif;*/
      /*    Times New Roman, Georgia, Book Antiqua, Palatino and Garamond */

color:#004894;
font-size: 2em }

h1.signature{ 
font-family: Penguin Attack, Lucida Handwriting, Curlz mt, Lucida Calligraphy, Segoe Print;
color:#d42329;
font-size: 2.5em;
}


h2{ 
/*font-family: Garamond, Times, serif;*/
font-size: 1.5em }



a:link /* skrifttype for linker i tekst */
{


/*	BlanchedAlmond  	*/
color: black;
text-decoration: underline;
/*font-weight: bold; */

}
a:visited
{
	color: 	#004894;
	text-decoration: underline;
/*font-weight: bold;*/ 
}

a:hover
{
	color: 	#332F87;
	text-decoration: underline;

/*font-weight: bold;*/ 
}




/*this is to center the table*/
table.one
{
margin-left: auto;
margin-right: auto;
}

	

td
{
vertical-align: top;

 /* border-right: 1px solid #aaa;*/
  /*border-top: 1px solid #aaa;*/
  /*font-family: verdana;*/
/* font-size: 15px;*/
/*height: 33%;
width: 25%;*/
 /* padding: 5px 5px;*/
  text-align: left;
}

td.figure
{



 /* border-right: 1px solid #aaa;*/
  /*border-top: 1px solid #aaa;*/
  /*font-family: verdana;*/
/* font-size: 15px;*/
/*height: 33%;
width: 25%;*/
/*  padding: 5px 5px;*/


} 
 


/*  */

