BODY {background-color: #FFFFFF; font-family: 'Times New Roman', 'Trebuchet MS', arial, helvetica, 'sans-serif'; font-size: smaller; margin: 0px; padding: 0px;}


/*Headings*/

H2 {font-size: 1.5em; color: #000066;}
H3 {font-size: 1.17em; color: #000066;}
H4 {font-size: 0.97em; color: #000066;}
H5 {font-size: 0.83em; color: #000066;}
H6 {font-size: 0.67em; color: #000066;}

/*Tables*/

TD, TH {font-size: 14px; font-family: 'Times New Roman', 'Trebuchet MS', arial, helvetica, 'sans-serif'}
.bluebordertable {border: #2A5090 1px solid;}
.redbordertable {border: #FF0000 1px solid;}
.lightblueborder {border: #A1B7DE 1px solid;}

/*Background Images*/

.globe1 {background-position: right center; background-image: url('../images/Fond-de-page.gif'); background-repeat: no-repeat;}
.globe {background-position: right bottom; background-image: url('../images/Fond-de-page.gif'); background-repeat: no-repeat;}
/*Links*/

A {color: #0099ff; font-family: 'Times New Roman', Arial; text-decoration: none;}
A:active {color: #0099ff; text-decoration: underline;}
A:hover {color: #ff0000; text-decoration: underline;}
A:link {color: #000066; text-decoration: underline;}
A:visited {color: #0099ff;}

.navleft {font-weight: bold; font-size: 14px; color: white; font-variant: small-caps; font-family: 'Times New Roman' ; text-align: left; text-decoration: none;}
:link.navleft {color: white; text-decoration: none;}
:visited.navleft {color: white;}
:hover.navleft {color: white; text-decoration: underline;}
:active.navleft {color: white; text-decoration: underline;}

/*Lines*/

HR {border: 1px inset;}