body{
background-color : #EFF6FD;
margin : 0px 0px 0px 0px;
bgproperties : fixed;
}
p{
font-family : Verdana, Arial, Helvetica, sans-serif;
color : black;
}
td{
font-family : Verdana, Arial, Helvetica, sans-serif;
color : black;
}
a:link{
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #1770B0;
text-decoration : underline;
}
a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif;
color : black;
text-decoration : underline;
}
a:hover{
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #0B4B79;
text-decoration : underline;
}
.blue{
background-color : #DEE2FD;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : black;
}
.red{
border-left: solid #F6C11D;
border-right: solid #F6C11D; 
border-width : 1px;
}
.redbleu{
border-left: solid #545454;
border-top: solid #545454;
border-bottom: solid #545454;
border-width : 1px;
}
.black{
font-family : Verdana, Arial, Helvetica, sans-serif;
color : white;
}
.white{
border-bottom: solid #DEE2FD;
border-right: solid #DEE2FD;
border-width : 1px;
}
.white2{
border-bottom: solid #DEE2FD;
border-width : 1px;
}
.bleubas{
border-left: solid #545454;
border-top: solid #545454;
border-bottom: solid #545454;
border-width : 1px;
}


