body       {
	background-color: #CC0000;
	margin: 0px;
	scrollbar-base-color:#ffffff;
    scrollbar-face-color:#CC9933;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    scrollbar-track-color:#ffffff;
}

a:link     { color: #FF9900; font-decoration: underline; }
a:visited  { color: #FF9933; font-decoration: underline; }
a:hover    { color: #CC0000; font-decoration: underline; }
p {
	padding-left: 15px;
	padding-right: 15px;
}
td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #330000;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #CC9933;
	margin: 8px;
	text-transform: capitalize;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FAA74A;
	border-right-color: #FAA74A;
	border-bottom-color: #FAA74A;
	border-left-color: #FAA74A;


}
a:active {
color: #CC0000; font-decoration: underline;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
	margin: 6px 6px 6px 10px;
}
.galerie {
	border: 2px solid #FF9900;
}
ul {
	padding-left: 15px;
	padding-right: 15px;
}
* {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #330000;
}
.madeby {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	;
	color: #330000;
}
