@charset "iso-8859-1";
body { 
	background-color: #333333;
	color: #d0d0d0;
	margin: 0px;
}

div.scroll 
{	
	height: 100%;
	width: 760;
	overflow: auto;
	padding:0px;
	scrollbar-face-color: #808080;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-highlight-color: #808080;
	overflow-x : hidden;
}

li {
	text-align: left;
	list-style-image:url('puce.gif');
}

td, p {
	font-family: verdana;
	font-size: 9pt;
}
 
a:link { 
	color: #cccccc;
	font-family: arial; 
	font-size: 10px;
}

a {
    font-family: arial; 
	font-size: 10px ;
    text-decoration: none;
}

a:visited, a:active {
	color: #CCFF66;
    font-family: arial; 
	font-size: 10px;
}

a:hover {
	color: #FFFFFF;
    font-family: arial; 
	font-size: 10px;
    text-decoration:none;
}

.email:link {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
}

.email {
	text-decoration: none ;
}

.email:visited  {
	color: #FFFFFF;
    font-family: arial;  

	font-size: 10pt;
}

.email:hover {
	color: #CCFF66;
    font-family: arial; 
	font-size: 10pt; 
}


.style1 {
	font-size: 8pt;
}

.style2 {
	font-size: 10pt;
}

.style2:hover {
	color: #FFFFFF;
	font-size: 10pt;
}
