body,table, tr, td { font-family: "arial", verdana, arial; font-size:8pt; color:#577C5C;}

body
{
	color:#000000;
	font-family: trebuchet ms; 
	font-size:11px;
        text-align:justify;
}

input, textarea, option, select {
	background-color: #FFFFFF;
	font: 11px trebuchet ms;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px; }


h1
{
font-family:trebuchet ms; 
font-size:11px;
font-weight:normal;
}
body
{
	scrollbar-base-color: EFEFEF;
	scrollbar-track-color: FFFFFF;
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: EFEFEF;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: EEEEEE;
	scrollbar-shadow-color: FFFFFF;
	scrollbar-arrow-color: 6633CC;
       
}
body.black
{
	background-color:#9DACBD;
}


body.today
{
	font-size:10px;
}
.links
{
	padding:20px;
	font-family:trebuchet ms;
	font-size: 11px;
	color: #000000;
}

td 
{ 
	color:#000000;
	font-family:trebuchet ms; 
	font-size:11px;
	text-align:justify; 
}

hr
{
	noshade:noshade;
	width:150px;
}


a 
{
	font-family:trebuchet ms; 
	text-decoration:none;
	font-weight: bold;
	cursor:help;
	text-transform: none;
}

				/* liens */

a:link
{
	color:#BFBFBF;
	font-weight: bold;
}

a:visited 
{
	color:#BFBFBF;
	font-weight: bold;
}

a:active 
{
	color: #BFBFBF;
	font-weight: bold;
}

a:hover 
{
	color: #000000;
	font-weight: bold;
}



.right
{
	text-align:right;
	margin-right: 1cm;
}

.margin {margin-left: 2cm;}
.margin1 {margin-left: 13px;}
.invisible {visibility=hidden}