

body { font-family: trebuchet ms;
	font-size:10px;
	line-height: 12px;
	color: #5F5F5F;
	margin:0px;
	padding: 0px;
	background-repeat:repeat-y;
	background-image:url('images/barre.jpg')}

strong, b { font-family: trebuchet ms;
	font-size: 10px;
	color: #858585;
	font-weight: bold;}

em, i { color: #6a8d8a;
	font-style: italic;}
	
u {	color: #989898;
border-bottom: 1px dotted #989898}

p {	font-family: trebuchet ms;
	font-size:10px;
	color: #5F5F5F;
	background-color: transparent;
	padding: 2px;
	margin-top:1px;
	margin-bottom: 3px;
	line-height: 90%;
	margin:1px 0px 4px 0px; }



h1 { font-family:trebuchet ms;
	font-size: 10px;
	text-align:center;
	background-color:#E38CB0;
	color:#ffffff;
	line-height: 10px;
	padding-right: 8px;
	padding-right: 5px;
	margin: 0px;
	border-bottom: 2px solid #cdcdcd;
	letter-spacing: 2px;
	text-transform:uppercase; padding-left:2px; padding-top:2px; padding-bottom:2px}
	
a:link, a:active, a:visited { font-family:Tahoma;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 0px;
	color: #5F5F5F;
}

a:hover {	font-family:Tahoma;
	font-size:9px;
	text-decoration:underline;
	border-bottom: dotted 1px #7e7e7e;
	text-decoration: none;
	letter-spacing: 0px;
	color: #7e7e7e;
}

.photo {
	border: 1px solid #FFFFFF;
	padding: 4px;

}

.photo:hover {
	cursor: help;
	border: 1px solid #353535;
	padding: 4px;}
