body
{
background-color: #50814F;
margin: 0;
padding: 0;
font-size: 80%;
}
body, p, h1, h2, h3, td, ul, li
{
font-family: arial,verdana,helvetica,sans-serif;
}
p
{
text-align: justify;
margin-left: 3px;
margin-right: 3px;
margin-top: 4px;
margin-bottom: 8px;
}
h1 {
font-size: 120%;
margin-left: 3px;
margin-bottom: 5px;
text-align: left;
}
h2 {
font-size: 120%;
margin-left: 3px;
margin-bottom: 5px;
text-align: left;
}
h3 {
font-size: 100%;
margin-left: 3px;
margin-bottom: 5px;
text-align: left;
}
table
{
background-color: #ffffff;
border-collapse: collapse;
}
td
{
border-width: 0px;
border-style: solid;
}
ul
{
list-style: square;
text-align: left;
margin-top: 0px;
}
img
{
border: 0px;
}
.lang
{
border-width: 1px;
border-style: solid;
border-color: black;
}
.nb
{
font-weight: bold;
text-align: center;
}
.top
{
font-size: 80%;
text-align: center;
}
.black
{
border-color: black;
}
.red
{
border-width: 1px;
border-style: solid;
border-color: #990000;
}
.yellow
{
background-color: #FFCC66;
}
.green
{
background-color: #F3FCF4;
}
.small
{
font-size: 70%;
}
.middle
{
text-align: center;
}
#fleft
{
vertical-align: top;
}
#fright
{
width: 135px;
vertical-align: top;
}
#main {
width: 760px;
margin:0px auto;
background-color: #FFFFFF;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-color: black;
}
#discl
{
font-size: 70%;
color: #999999;
}