body {	width: 470px;
		margin-left: 5px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 25px;
		background-color: #FFFFFF;	}

.text {	color: #5C2708;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;}
		
.textblackbold {	color: #000000;
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:bold;}
		
.textgraysmall {	color: #555555;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:14px;}
		
.textsmall {	color: #5C2708;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;}
				
.textbold {	color: #5C2708;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold}

.bigtextbold {	color: #5C2708;
				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				font-weight:bold;
				text-decoration:underline;}
				
.textpale {	color: #E6D5CA;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;}
			
.textrouille {	color: #C47C35;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				line-height:14px;}

.textboldrouille {	color: #C47C35;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					font-weight:bold}
				
.bigtextboldrouille {	color: #C47C35;
						font-family:Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight: bold;}		
							
A:link {text-decoration: none; color: #C06E1E;}
A:visited {text-decoration: none; color: C06E1E;}
A:active {text-decoration: none; color: C06E1E;}
A:hover {text-decoration: underline; color: #864300;}

.textform {	color: #5C2708;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			margin-top: 5px;
			width: 6em;
			float: left;
			text-align: right;
			margin-right: 0.5em;
			display: block;	}

INPUT {	background-color: #FBFAF8;
		color: #5C2708;
		font-family: Arial, Helvetica, sans-serif;
		border: 1px solid #C8B9A9;
		margin-top: 4px;
		font-size: 12px;	}

SELECT {	background-color: #FBFAF8;
			color: #5C2708;
			font-family: Arial, Helvetica, sans-serif;
			border: 1px solid #C8B9A9;
			margin-top: 4px;
			font-size: 12px;	}

.textcalypso {	font-size:10px;
				color:#8C7553;
				font-family: Arial, Helvetica, sans-serif; }

.textcalypso A:link { text-decoration: none; color: #8C7553; }
.textcalypso A:visited { text-decoration: none; color: #8C7553; }
.textcalypso A:active { text-decoration: none; color: #8C7553; }
.textcalypso A:hover { text-decoration: underline; color: #CFC4B2; }
