BODY{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
html {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#999999;
}
.MEDlightBlack {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000; 
font-weight: 400;
}

.MEDlightWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

.MEDlightYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffff00;
}

.BIGbold {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #000000;
font-weight: 800;
}

.MEDbold {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
font-weight: 800;
}

.MEDboldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.MEDboldYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
}

.SMALLlightWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}

.SMALLboldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.SMALLboldBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.SMALLboldYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #ffff00;
}

.SMALLboldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #990000;
}

.SMALLboldYellowMAJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #ffff00;
	text-transform: uppercase;
}

.XSMALLboldBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.XSMALLboldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

a:link {
	color: #ffff00;
	text-decoration: none;
}

a:visited {
	color: #FEFF93;
	text-decoration: none;
}

a:hover {
	color: #ffff00;
	text-decoration: underline;
}

a:active {
	color: #ffff00;
	text-decoration: none;
}

.barre {
height: 1px; 
color: #cccccc; 
background-color: #cccccc; 
width: 80%; 
border: none; 
}

.barreLarge {
height: 1px; 
color: #434242; 
border: none; 
width: 90%;
}

.textphp {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	line-height: 10pt;
}

.credits {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	line-height: 9pt;
}

.credits a:link {
	color: #ffff00;
	text-decoration: none;
}
.credits a:visited {
	color: #ffff00;
	text-decoration: none;
}
.credits a:hover {
	color: #ffff00;
	text-decoration: underline;
}
.credits a:active {
	color: #ffff00;
	text-decoration: none;
}

.research {
	font-family: Arial; 
	font-size: 9pt; 
	color: #ffff00; 
	font-weight: bolder;
}
.research a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.research a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.research a:hover {
	color: #ffff00;
	text-decoration: underline;
}
.research a:active {
	color: #ffff00;
	text-decoration: none;
}
