body {
	background : #300 url(images/motif.gif);
	padding : 0px 0px;
	margin : 0px 0px;
	scrollbar-face-color: #C93;
	scrollbar-highlight-color: #C93;
	scrollbar-shadow-color: #303;
	scrollbar-3dlight-color: #C93;
	scrollbar-arrow-color:  #303;
	scrollbar-track-color: #C93;
	scrollbar-darkshadow-color: #303;

}

h1 {
color : #c93; 
margin : 2px 5px 2px 10px; 
padding : 0; 
font : bold 24px Arial, Helvetica, sans-serif; 
} 
h2 {
color : #003; 
margin : 2px 10px; 
padding : 0;
font : bold 20px Arial, Helvetica, sans-serif;  
} 
h3 {
color : #300; 
margin : 2px 10px; 
padding : 0;
font : bold 18px Arial, Helvetica, sans-serif;  
} 
h4 {
color : #003; 
margin : 2px 4px 2px 10px; 
padding : 0;
font : bold 16px Arial, Helvetica, sans-serif;  
} 
h5 {
color : #003; 
margin : 2px 10px; 
padding : 0;
font : bold 14px Arial, Helvetica, sans-serif;  
} 
h6 {
color : #003; 
margin : 2px 5px; 
padding : 0;
font : bold 10px Arial, Helvetica, sans-serif; 
} 
a:link {
color : #300; 
text-decoration: underline;
} 
a:visited {
color : #600; 
text-decoration : underline; 
} 
a:hover {
color : #c93; 
background-color : #300; 
text-decoration : underline; 
} 
ul li {
margin-bottom : 0.25em; 
margin-left : 1.5em; 
text-indent : 1.5em; 
list-style : circle; 
; font: bold 12px Arial, Helvetica, sans-serif; color: #330
} 
form {
text-align : left; 
margin : 3px 10px 2px; 
padding : 5px; 
border : 0 none ; 
} 
input {
color : #003; 
background : #c93; 
font : 12px Arial, Helvetica, san-serif; 
; margin: 3px 10px
} 
img {
clear : none; 
} 
.ahem {
display : none; 
} 
.yellow {
background : #CC9933; 
} 
.orange {
background : #930; 
} 
.yellow2 {
background : #960; 
} 
.red {
background : #600; 
} 
.purple {
background : #966; 
} 
.green1 {
background : #663; 
} 
.grey {
background : #333; 
} 
.psmall {
font-size : 10px; 
} 
.smaller {
font : bold 11px Arial, Helvetica, sans-serif;
} 
.center {
text-align : center; 
} 
.right {
text-align : right; 
} 
.black {
background : #000; 
} 
.lgreen {
background : #cc9; 
} 
.white {
background : #fff; 
} 
.blue {
background : #336; 
} 
.fyellow {
color : #FFCC66; 
} 
.orange2 {
background : #c60; 
} 
.grey2 {
background : #666; 
} 
.brown {
background : #630; 
} 
.blue2 {
background : #003; 
} 
.blue3 {
background : #039; 
} 
.green2 {
background : #949201; 
} 
.lfont {
color : #900; 
} 
.over {
	font-size : 14px;
	color: #660000;
}
.over A:link {
	COLOR: #660000; TEXT-DECORATION: underline
}
.over A:visited {
	COLOR: #660000; TEXT-DECORATION: underline
}
.over A:hover {
	COLOR: #CC9933;
	TEXT-DECORATION: underline;
	background-color: #790000;

}
.over A:active {
	COLOR: #660000; TEXT-DECORATION: underline
}
.lfont2 {  font-weight: bold; color: #990000}
hr {  color: #660000}
td {  border: 2px #CCCC99 groove}
.greybrown {
	background: #1C1411;
}
.motif {
	background-attachment: fixed;
	background-image: url(images/motif.gif);
	background-repeat: repeat;
	background-position: center center;
}
