﻿/* ------ Text items -------- */
body, .normal
{
	font-family: Verdana;
	font-size: 67%; /*8pt; OK */
	margin: 0px;
	padding: 0px;
	/*line-height: 1.3125em;*/ /* 10,5p */
}

textarea
{
    font-family: Verdana;
}

p
{
	margin: 0px;
}

table
{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

td
{
	font-family: Verdana;
	font-size: 100%;
}

a, #sceneheaderdiv a:link, #sceneheaderdiv a:visited
{
	color: #405fa4;
	text-decoration: underline;
	font-family: Verdana;
}

h1
{
    margin: 0px;
    font-size: 168.75%; /*13.5pt;  OK */
    font-weight: bold;
}

h1.pagename
{
    margin: 0px;
    font-size: 131.25%; /*10.5pt;  OK */
    font-weight: bold;
    line-height: 1.8em;
}

h2
{
    margin: 0px;
    font-size: 131.25%; /*10.5pt;  OK */
    font-weight: bold;
    line-height: 1.8em;
}

h3
{
    margin: 0px;
    font-size: 100%; /* 8pt; OK */
    font-weight: bold;
    line-height: 1.8em;
}

h4
{
    margin: 0px;
    font-size: 100%; /* 8pt; OK */
    font-style: italic;
    line-height: 1.8em;
}

h3.rightblock
{
    margin: 0px;
    font-size: 100%; /* 8pt; OK */
    font-weight: bold;
    line-height: 1em;
}

.imagetext
{
	font-size: 87.5%; /* 7pt; OK */
	text-align: right;
}

.hidden
{
    display: none;
}

ul
{
    margin-bottom: 0px;
}

.readmore
{
	font-size: 100%; /* 8pt; */
	font-weight: bold;
	text-decoration: none;
}
.readmorelight
{
	font-size: 100%;
	text-decoration: none;
	margin-bottom:5px;
}

/* Used by PropertyColor */
/*.colorpick
{
	behavior: url(/lerum_util/ColorPick.htc);
}
*/
img
{
    border: 0;
}
