a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.LinkBlau
{
   color: #2400C0;
   background: #FFFFFF;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.LinkBlau:visited
{
   color: #2400C0;
   background: #FFFFFF;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.LinkBlau:active
{
   color: #2400C0;
   background: #FFFFFF;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.LinkBlau:hover
{
   color: #DC143C;
   background: #FFFFFF;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.LinkBlauGris
{
   color: #3370B7;
   background: #F8F8F8;
   font-style: italic;
   text-decoration: underline;
}
a.LinkBlauGris:visited
{
   color: #3370B7;
   background: #F8F8F8;
   font-style: italic;
   text-decoration: underline;
}
a.LinkBlauGris:active
{
   color: #3370B7;
   background: #F8F8F8;
   font-style: italic;
   text-decoration: underline;
}
a.LinkBlauGris:hover
{
   color: #DC143C;
   background: #F8F8F8;
   font-style: italic;
   text-decoration: underline;
}
a.LinkBlauBlanc
{
   color: #FFFFFF;
   background: #3370B7;
   font-style: italic;
   text-decoration: underline;
}
a.LinkBlauBlanc:visited
{
   color: #FFFFFF;
   background: #3370B7;
   font-style: italic;
   text-decoration: underline;
}
a.LinkBlauBlanc:active
{
   color: #FFFFFF;
   background: #3370B7;
   font-style: italic;
   text-decoration: underline;
}
a.LinkBlauBlanc:hover
{
   color: #FFFFFF;
   background: #3370B7;
   font-style: italic;
   text-decoration: underline;
}
.Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-align: justify;
   text-decoration: none;
   background-color: transparent;
   padding: 0px 7px 0px 7px;
   line-height:1.5;
}
.Button_Cursor
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: underline;
   color: #FFFFFF;
   background-color: #3370B7;
   border: 2px #000000 none;
   border-radius: 4px;
   cursor: pointer;
   border-radius: 4px;
}
.Button
{
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #3370B7;
   border-radius: 4px;
   cursor: pointer;
   border-radius: 4px;
}
.Link1
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #3370B7;
   background-color: transparent;
}
.Link2
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #DC143C;
   background-color: transparent;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
