
BODY {
        color: #000099;
        font-family: century gothic, Helvetica, sans-serif;
        background: #ffffff;
        margin-left: 25mm;
        margin-right: 25mm;

        font-size: 9pt;
        line-height: 150%;

	scrollbar-3dlight-color: #9999cc;
        scrollbar-arrow-color: #000099;
        scrollbar-base-color: #9999cc;
        scrollbar-darkshadow-color: #336699;
        scrollbar-face-color: #9999cc;
        scrollbar-highlight-color: #ffffff; 
        scrollbar-shadow-color: #9999cc;

	background-image: url("http://rose.prosou.nu/bw-k1.gif")
}

HR{
	color: #336699;
}

H1{
	margin-bottom: 5pt;
	border-bottom-width: 0pt;
	padding-bottom-width: 9pt;
	color: #0066cc;
	font-size: 24pt;
	text-align: center;
}

H2{
	margin-bottom: 5pt;
        color: #0066cc;
        font-size: 14pt;
}	

H3{
        text-indent: 0;
        text-align: center;
        margin-bottom: 3pt;
        border: double #9999cc;
        padding: 3pt;
        color: #0066cc;
        font-size: 11pt;
        margin-top: 30pt;
	background: #ffffff;
}

H4{
	width: 350pt;
	font-size: 13pt;
        margin-top: 5pt;
        margin-bottom: 1pt;
}

.center{
	text-align: center;
}

BLOCKQUOTE{
        margin-left: 30pt;
	margin-right: 30pt;
        margin-top: 10pt;
        border-top-width: 0pt;
        padding-top: 10pt;
}

DIV{
        text-indent:10pt;
	padding-bottom: 3pt;
}

P{
        text-indent: 0pt;
        margin: 2;
}

.date{
        text-indent: 0pt;
        margin-top: 0pt;
        margin-bottom: 10pt;
        margin-left: 10pt;
        font-size: 10pt;
        text-decoration: none;
        border-bottom: 2pt;
}

.update{
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10pt;
}

EM{
        font-weight: bold;
	font-style: normal;

}

TABLE {
	margin-top: 15pt;
	margin-bottom: 15pt;
	font-size: 12pt;
	border-color: #b69;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TD {
	text-align: center;
	width: 50mm;
}

TH {
       text-align: center;
       font-weight: bold;
}

A:link {
        text-decoration: underline;
        font-weight: bold;
        color: #0066cc;
}

A:visited {
        text-decoration: underline;
        font-weight: bold;
        color: #336699;
}

A:hover{
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	background-color: #336699;
	
} 

.bold{font-weight: bold;}

ADDRESS{
	text-align: center;
	padding-top: 5pt;
	font-style: normal;
}

DT{
	font-weight: bold;
}

.small{
	font-size: 8pt;
	font-weight: normal;
}

.quote{
	font-size: 9pt;
	font-style: italic;
}
	

