html {
height : 100%;
}

body {
margin : 0;
padding : 0;
height : 100%;
background : #fff;
color : #000;
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
}

img {
border : 0;
}

li {
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
color : #000;
text-align : left;
line-height : 110%;
font-weight : normal;
margin : 0 0 0.5em 0;
}

ul {
padding-top : 20px;
margin : 0;
}

ul.not {
padding-top : 0px;
margin : 0.5em 0 0 0;
}

h1 {
font-family : Impact, Arial, Helvetica, sans-serif;
font-size : 16pt;
font-weight : normal; 
letter-spacing : 0.15em;
color : #000;
text-align : center;
line-height : 100%;
font-weight : 100;
padding-top : 20px;
margin : 0;
}

h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14pt;
color : #000;
text-align : center;
line-height : 100%;
font-weight : bold;
padding-top : 20px;
margin : 0;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
color : #000;
text-align : left;
line-height : 130%;
font-weight : normal;
padding-top : 20px;
margin : 0;
}

a:link {
color : #000;
text-decoration : underline;
font-weight : normal;
}

a:visited {
color : #000;
text-decoration : underline;
font-weight : normal;
}

a:active {
color : #666;
text-decoration : underline;
font-weight : bold;
}

a:hover {
color : #666;
text-decoration : underline;
font-weight : bold;
}

.linkspile{
font-size : 10pt;
text-align : center;
line-height : 110%;
margin : 20px 0;
font-weight : normal;
color : #000;
}

.linkspile a:link{
font-weight : normal;
text-decoration : underline;
}

.linkspile a:visited{
font-weight : normal;
text-decoration : underline;
}

.linkspile a:active{
color : #666;
font-weight : normal;
text-decoration : underline;
}

.linkspile a:hover{
color : #666;
font-weight : normal;
text-decoration : underline;
}

#main {
position : relative;
z-index : 1;
margin-left : auto;
margin-right : auto;
top : 0;
width : 780px;
text-align : left;
background : #fff;
color : #000;
}

#menu {
width : 780px;
background : #fff;
}

#contentpnk {
background : #FFCCCC url(images/dots.gif) repeat-y 0 0;
}

#contentblu {
background : #BED8EC url(images/dots_f2.gif) repeat-y 0 0;
}

#contentgrn {
background : #B5F58B url(images/dots_f3.gif) repeat-y 0 0;
}

#foot {
background : #000;
color : #fff;
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
text-align : left;
line-height : 130%;
font-weight : normal;
padding-top : 20px;
padding-right : 140px;
padding-bottom : 20px;
padding-left : 140px;
}

