body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0px;
background-color:#8C8EA3;
background-attachment: fixed;
background-image: url(../img/img06.jpg);
background-repeat: repeat-x;
background-position: top;
}
td,p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
input,select,textarea{
font-size:11px;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/img03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.link1{
text-decoration:none;
font-weight:bold;
color:#000000;
font-size:14px;
}
.link1:hover{
text-decoration:underline;
}
.linktitle{
text-decoration:underline;
font-weight:bold;
color:#5080BE;
font-size:18px;
}
.linktitle:hover{
text-decoration:underline;
}
.link2{
color:#5080BE;
font-weight:bold;
}
.link3{
color:#000000;
}
.link4{
color:#ffffff;
}
.title{
font-size:18px;
color:#5080BE;
}
.code{
color:#666666;
}
.Style7 {color: #FFFFFF}