body {

	background-color: #ffffff;
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #080080;
	background-attachment : fixed;
         margin-top:2px;
        margin-left:0px;
        margin-right:0px;


   scrollbar-arrow-color: #0059a1;
        scrollbar-base-color: #d9e7ea;
        scrollbar-highlight-color : #0059a1;
        scrollbar-shadow-color : #0059a1;
        SCROLLBAR-TRACK-COLOR: #d9e7ea;

}

a:link  {
	font-family : arial, sans-serif;
	color : #080080;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}

a:visited  {
	font-family : arial, sans-serif;
	color : #080080;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}

a:active  {
	font-family : arial, sans-serif;
	color : #080080;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	font-family : arial, sans-serif;
	color : #363C92;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
	background : transparent;
	background-color : #CADCE9;
}

p {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #080080;
}

p u {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #080080;
}

p b {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
	color : #080080;
}

h1  {
	font-family : arial, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : #363C92;
}

h2  {
	font-family : arial, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #363C92;
}

h3  {
	font-family : arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #363C92;
}

h4  {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color :#363C92;
}

h5  {
	font-family : arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #C80080;
}

h6  {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #C80080;
}

ol {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #080080;
        list-style-type:upper-roman
}

ul {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #080080;
    	list-style-image:url(../images/pix-punkt.gif);
	list-style-position:outside;
	line-height:14pt
}

li {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #080080;
}

textarea {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	width: 286px;
	color : #080080;
}

input {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #080080;
}

select {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #080080;
}