.bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: White;
; text-decoration: none
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color : White;
	text-decoration: none;
	margin-bottom : 0;
}
.address {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: White;
	;
	text-decoration: none;
	text-align : left;
}
.title  {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
}
.bodyText {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-decoration : none;
}
.box {
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
	border-left: 1px solid Gray;
	border-bottom: 1px solid Gray;
	color : Black;
	background : White;
	font-family : "Courier New", Courier, monospace;
; font-size: 12px
}
body {
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#000000;
	background : #333333;
}
.BlueText {
	color : White;
	font-family : "Courier New", Courier, mono;
	font-size : small;
	font-style : normal;
	font-weight : medium;
}

.yellow {  
font-family: "Courier New", Courier, mono; 
color: #FFFF00; 
text-decoration: none
}
.Italic {  font-family: "Courier New", 
Courier, mono; 
font-size: 9pt; 
font-style: italic; 
color: #FFFFFF; 
text-decoration: none
}
.BlueTextJustifie { 
color : White; font-family : "Courier New", Courier, mono; 
font-size : 12px; 
font-style : normal; 
font-weight : normal; ; 
text-decoration: none
}
.bodyTextBold { 
font-family: "Courier New", Courier, monospace; 
font-size: 10pt; 
font-style: normal; font-weight:
 bold; color: White; 
 text-decoration : none; 
 }
.bodyTextCapital {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration : none;
	text-transform: uppercase;
	font-variant: normal
}
.small {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: White;
	;
	text-decoration: none
}
.addressBlack { font-family: "Courier New", 
Courier, monospace; 
font-size: 9pt; 
color: #333333; ; 
text-decoration: none
 }
.addressBlackCard { font-family: "Courier New", Courier, monospace; font-size: 12px; color: #333333; ; text-decoration: none }
