h1 {
	font-family: Times New Roman;
	font-size: 18 pt;
	color: black;
	font-style : oblique;
	text-align : center
}

p  {
	font-family: Times New Roman;
	font-size: 16 pt;
	color: Blue;
	text-indent : 3%;
	font : bold;
}
	
ul
   {
	list-style-type: disc;
	font-family: Times New Roman;
	font : 12pt;
	text-align : left;
}

div.bold2{
	font-weight : bold;
}
	
div.center
	{
	text-align : center;
}

h2{
	font-family : Times New Roman;
	font-size : 14pt;
	color : Gray;
	text-align : center;
}

div.gray{
	font-family : Times New Roman;
	font-size : 10pt;
	color : Gray;
	text-align : center;
	font : normal;
}

div.bold{
	font : bold;
	text-align : center;
}

div.meny{
	padding-top : 90%;
}

div.normal{
	font-family : Times New Roman;
	font-size : 12pt;
	padding-left : 5%;
	padding-right : 7%;
}

div.pic{
	text-align : right;
	float : right;
	padding-right : 5%;
}

h3{
	font-family : Times New Roman;
	color : Blue;
	font : normal 12pt;
}

div.author{
	font-family : Times New Roman;
	font : 14pt;
	color : Gray;
	padding-left : 3%;
}

div.link{
	font : 12pt Times New Roman;
	padding-left : 5%;
}

div.blue{
	font : 12pt Times New Roman;
	color : Blue;
}

div.left{
	text-align : left;
}

div.blue2{
	font-family : Times New Roman;
	font-size : 12pt;
	color : Blue;
}

h3{
	font-family : Times New Roman;
	font-size : 12pt;
	color : Blue;
}

div.black{
	font-family : Times New Roman;
	font-size : 11pt;
	font : bold;
	color : Black;
	text-align : left;
	padding-top : 120%;
