@CHARSET "ISO-8859-1";
body {background-color: #dbfdfd}

p {font-family: arial}
p {font-size: 100%}
p {color: #00008b}

p.top {font-family: arial}
p.top {font-size: 200%}
p.top {color: #ff4500}

p.copy {font-family: arial}
p.copy {font-size: 70%}
p.copy {color: #00008b}
p.copy:hover {font-size: 130%}

a.innhold:link {color: #330066}
a.innhold:visited {color: #330033}
a.innhold:hover {color: #CC0000}

a.two:link {color: #ff0000}
a.two:visited {color: #0000ff}
a.two:hover {font-size: 120%}

b.big {font-size: 120%}

h1 {text-align: center}
h1 {font-family: arial}
h1 {font-size: 200%}
h1 {color: #1e90ff}

h2 {text-align: left}
h2 {font-family: arial}
h2 {font-size: 130%}
h2 {color: #00008b}
h2 {text-align: center}

h3 {text-align: left}
h3 {font-family: arial}
h3 {font-size: 100%}
h3 {color: #00008b}

h4 {color: #0000ff}

table.table1 {text-align: center}
table.table1 {font-family: arial}
table.table1 {font-size: 100%}
table.table1 {color: #000000}
table.table1 {background-color: #FFFAF0}

table.table2 {text-align: center}
table.table2 {font-family: arial}
table.table2 {font-size: 100%}
table.table2 {color: #000000}
table.table2 {background-color: #FFFFFF}

tr.row1 {text-align: center}
tr.row1 {font-family: arial}
tr.row1 {font-size: 100%}
tr.row1 {color: #000000}
tr.row1 {background-color: #FFFAF0}

tr.row2 {text-align: center}
tr.row2 {font-family: arial}
tr.row2 {font-size: 100%}
tr.row2 {color: #0000FF}
tr.row2 {background-color: #FFFFF0}
		
input.butt{ 
	height: 25px;
	width: 180px;
	text-align:center;
}