/* 
External CSS File
*****************
Vincent BERGER
vberger@mail.be 
*/

/*
This one for content pages
*/

/* 
welcome, pop up css
*/

BODY, td {font: normal normal 10pt/12pt Helvetica, Arial; Color:DarkBlue;}
BODY {text-align:justify; margin-left:20; margin-right:20;background-color:#ffffff;}



/*
td {background-color:#ffffff;}
*/
/*
links
*/


A:link {color: #ff0000}
A:visited {color: #ff0000}
A:active {color: #0000ff}
A {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline;color: #0000ff}
/*
titles
*/

H3 {font: normal normal 14pt/16pt Helvetica, Arial; text-align: center;font-weight:650}
H4 {font: normal normal 11pt/13pt Helvetica, Arial; text-align: left; font-weight:600}
H3 {font: normal normal 14pt/16pt Helvetica, Arial; text-align: center;font-weight:650}
H5 {font: normal normal 12pt/13pt Helvetica, Arial; text-align: center; font-weight:600}
h6 {font: normal normal 2pt Helvetica, Arial;}


/*
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline



*/
