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


h1
{
font-family:trebuchet ms; 
font-size:11px;
font-weight:normal;
}
body
{
	scrollbar-base-color: FFFFFF;
	scrollbar-track-color: FFFFFF;
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: FFFFFF;
	scrollbar-arrow-color: #C72AAF;
}

body.today
{
	font-size:10px;
}
.links
{
	padding:20px;
	font-family:trebuchet ms;
	font-size: 11px;
	color: #000000;
}
INPUT.button {
		BACKGROUND-COLOR: #ffffff; 
		BORDER-BOTTOM-COLOR: #7f5a58; 
		BORDER-BOTTOM-WIDTH: 1px; 
		BORDER-LEFT-COLOR: #7f5a58; 
		BORDER-LEFT-WIDTH: 1px; 
		BORDER-RIGHT-COLOR: #7f5a58; 
		BORDER-RIGHT-WIDTH: 1px; 
		BORDER-TOP-COLOR: #7f5a58; 
		BORDER-TOP-WIDTH: 1px; 
		COLOR: #7f5a58; 
		FONT-FAMILY: verdana; 
		FONT-SIZE: 11px;
	}
	
INPUT.submit {
		BACKGROUND-COLOR: #000000; 
		FONT-WEIGHT: bold
	}
td 
{ 
	color:#000000;
	font-family:trebuchet ms; 
	font-size:11px;
}

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


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

				/* liens */

a:link
{
	color:#000000;
}

a:visited 
{
	color:#000000;
}

a:active 
{
	color: #000000;
}

a:hover 
{
	color: #000000;
}



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

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