body
{
	color: black;
	background-color: yellow;
	font-family: "Times New Roman", serif;
}

h1
{
	font-size: 36px;
	color: black;
	text-align: center;
	font-weight: normal;
	background-color: inherit;
}

h2
{
	color: black;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 20px 0px;
	background-color: inherit;
}

h2.fed
{
	font-weight: bold;
}

h3
{
	color: black;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	background-color: inherit;
}

h3.nomargin
{
	margin: 0;
}

h3.blue
{
	color: #000066;
	background-color: inherit;	
}

h4
{
	color: #330000;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	background-color: inherit;
	text-align: center;
}

a:link, a:visited, a:active, a:hover
{
	text-align: center;
	color: black;
	font-style: normal;
	font-size: 18px;
	background-color: inherit;
}

a:link.small, a:visited.small, a:active.small, a:hover.small
{
	font-size: 16px;
}

p
{
	font-style: normal;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	color: #660000;
	background-color: inherit;
}

p.blue
{
	color: #000066;
	background-color: inherit;
}

li
{
	font-style: normal;
	font-size: 16px;
	margin: 0;
	text-align: left;
	color: #660000;
	background-color: inherit;
}

li.center
{
	text-align: center;
}

div.edge
{
	border-style: groove;
	border-width: 1px;
}

li.edge
{
	border-style: groove;
	border-width: 2px;
}

li.margin
{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

p.blackleft
{
	text-align: left;
	color: black;
	background-color: inherit;
}

p.blackcenter
{
	text-align: center;
	color: black;
	background-color: inherit;
}

p.blackright
{
	text-align: right;
	color: black;
	background-color: inherit;
}

li.digt
{
	font-family: "Copperplate Gothic Light", serif;
	color: #000066;
	background-color: inherit;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

div.center
{
	margin: 0;
	text-align: center;
}

b.firstletter
{
	font-size: 48px;
}

div.megetop
{
	position: relative;
	bottom: 320px;
}

div.lidtop
{
	position: relative;
	bottom: 250px;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.margin
{
	left: 50px;
}

img.notekst
{
	margin: 30px;
}

hr
{
	margin-bottom: 20px;
	margin-top: 20px;
}

div.laks
{
	float: left;
	width: 9%;
	text-align: center;
}

div.quiz
{
	float: left;
	width: 25%;
	text-align: center;
}
