.bborder  {border: solid 1px #0000FF;}
.bleft  {border-left: solid 1px #0000FF;}
.bright {border-right: solid 1px #0000FF;}
.bbottom {border-bottom: solid 1px #0000FF;}
.btop {border-top: solid 1px #0000FF;}

td.bleft  {border-left: solid 1px #0000FF;}
td.bright {border-right: solid 1px #0000FF;}
td.bbottom {border-bottom: solid 1px #0000FF;}
td.blr  {border-left: solid 1px #0000FF;
         border-right: solid 1px #0000FF;}
td.blrb {border-left: solid 1px #0000FF;
         border-right: solid 1px #0000FF;
         border-bottom: solid 1px #0000FF;}



p 	{ color: black; 
	  font-size: 80%; 
	  font-family: Verdana, Helvetica, Sans-Serif;
          text-align: justify;
          margin-left: 20px;
          margin-right: 20px;
          margin-top: 10px;
          margin-bottom: 10px;
        }

li	{ color: black; 
	  font-size: 80%; 
	  font-family: Verdana, Helvetica, Sans-Serif;
          margin-left: 20px;
          margin-right: 20px;
        }

.list 	{ color: black; 
	  font-size: 80%;
	  font-family: Verdana, Helvetica, Sans-Serif;
	  text-indent: 0.5cm;
          text-align: justify;
          margin-left: 20px;
          margin-right: 20px;
          margin-top: 10px;
          margin-bottom: 10px;
        }

h1 	{ color: black;
	  font-size: 120%; 
	  font-family: Courier;
	  font-weight: Bold;
	  letter-spacing: 0.3em;
          margin-left: 5px;
          margin-right: 5px;
          margin-top: 5px;
          margin-bottom: 5px;
        }
h2 	{ color: blue;
	  font-size: 105%; 
	  font-family: Courier;
	  font-weight: Normal;
          margin-left: 5px;
          margin-right: 5px;
          margin-top: 5px;
          margin-bottom: 5px;
        }
h3 	{ color: blue;
	  font-size: 110%; 
	  font-family: Courier;
	  font-weight: Normal;
	  letter-spacing: 0.3em;
          margin-left: 5px;
          margin-right: 5px;
          margin-top: 5px;
          margin-bottom: 5px;
        }

.Petit   { color: blue;
	  font-size: 1px; 
	  font-family: Courier;
	  font-weight: Normal;
          margin-left: 5px;
          margin-right: 5px;
          margin-top: 5px;
          margin-bottom: 5px;
        }

a:link 	   { color: 306090; text-decoration: underline;}
a:visited  { color: 906090; text-decoration: underline;}
a:active   { color: red; text-decoration: underline; }
a:hover    { color: red; text-decoration: underline; cursor: hand;}

td.links  { padding: 10px;
            font-family: Verdana, Helvetica, Sans-Serif;
            font-size: 80%;
            border-left: solid 1px #0000FF;
            border-right: solid 1px #0000FF;
            border-bottom: solid 1px #0000FF; 
          }

td.plinks { font-family: Verdana, Helvetica, Sans-Serif;
            font-size: 80%;
          }

td.blinks { font-family: Verdana, Helvetica, Sans-Serif;
            font-size: 80%;
            border: solid 1px #0000FF;
          }

.red	{ color: C00000; }
.green  { color: 008000; }
.hdtxt{font-family: Tahoma;font-size:0.9em;background-color: #CCE0EF;color: #0062AD;}
.txt{
	font-family: Tahoma;
	font-size:0.9em;
	background-color: #FFFFFF;
	color: #0062AD;
	text-align: left;
}

