/* Chalets Stylesheet */


body {background-color: white}

div.c {text-align: center}
div.l {text-align: left}

img.pic {
border-color: #666666;
border-style: double
}

table.white {
background-color: white;
border-style: none;
font-family: arial;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 10pt
}

table.entry {
background-color: #CCCCCC;
border-style: double;
border-color: #666666;
font-family: arial;
text-align: left;
font-size: 10pt
}

td.entry {
background-color: #CCCCCC
}

td.entry2 
{
vertical-align: baseline;
background-color: #CCCCCC;
text-align: center;

}


table.head {
border-style: none;
background-color: white;
font-family: arial;
text-align: left;
font-size: 10pt
}

td.head {
background-color: white;
vertical-align: middle
}

table.nobord {border-style: none}

td.c {text-align: center}


td.vtop {

}

td.cs {
text-align: center;
font-size: 8pt
}

p
{
color: black;
font-family: arial;
text-align: left;
font-size: 10pt
}

p.r {text-align: right}

p.c {text-align: center}

p.cl {
font-size: 12pt;
text-align: center
}

p.blue {
font-size: 10pt;
text-align: left;
color: blue
}

p.bluec {
font-size: 10pt;
text-align: center;
color: blue
}

p.greenc {
font-size: 10pt;
text-align: center;
color: green
}

p.cs {
font-size: 8pt;
text-align: center
}

p.ls {
font-size: 8pt;
text-align: left
}

p.ll {
font-size: 12pt;
text-align: left
}

p.cb {
text-align: center;
font-weight: bold
}

p.err {
color: red;
text-align: center;
font-weight: bold
}


p.fancy {
text-align: left;
font-size: 12pt;
font-weight: bold;
color: black
}


p.fancy2 {
text-align: center;
font-size: 12pt;
color: black;
font-weight: bold
}

p.fancy3 {
text-align: center;
font-size: 12pt;
color: blue;
font-weight: bold
}

p.fancy4 {
text-align: center;
font-size: 12pt;
color: green;
font-weight: bold
}

h1,h2,h3,h4,h5,h6 
{
color: black;
font-family: arial;
font-weight: bold;
text-align: center
}


h1 {font-size: 10pt}
h2 {font-size: 12pt}
h3 {font-size: 11pt}

h2.c {text-align: center}
h3.color1 {color: #00FFFF}
h3.color2 {color: red}
h1.s {font-size: 8pt}

a:link {color: blue}
a:visited {color: red}
a:hover {color: #FF00FF}
a:active {color: yellow}


ol 
{
color: white;
font-family: arial;
text-align: left;
font-size: 10pt
}

ol.letter {color: black}