BODY {
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #914226;
scrollbar-highlight-color: #914226;
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #914226;
background-image: url(images/fond2.jpg);
background-repeat: no-repeat; /*no-tiling background*/
background-position: center; background-attachment: fixed;

} 

P  {
	color : #000000;
	font-size : 11px;
	font-family : Verdana, AppleGothic, Times, serif;
}

.normal  {
	color : #000000;
	font-size : 11px;
	font-family : Verdana, AppleGothic, Times, serif;
}

.headline  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 18px;
	font-weight : bold;
}

.small  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 10px;
	font-weight : normal;
}

.titlelarge  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 20px;
	font-weight : bold;
}

.title  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 18px;
	font-weight : bold;
}

.subtitle  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 14px;
	font-weight : bold;
}

.sub  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 12px;
	font-weight : bold;
}

.strong  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 12px;
	font-weight : bold;
}

H1  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 12px;
	font-weight : bold;
}

H2  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 14px;
	font-weight : bold;
}

H3  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 16px;
	font-weight : bold;
}

H4, H5, H6  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 18px;
	font-weight : bold;
}

A:link  {
	color : #000000;
	text-decoration : underline;
}

A:visited  {
	color : #000000;
	text-decoration : underline;
}

A:hover  {
	color : #339900;
	text-decoration : none;
}

.snav  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 10px;
}

a.snav:link  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

a.snav:visited  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

a.snav:hover  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

a.snav:active  {
	color : #000000;
	font-family : Verdana, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

TD  {
	color : #000000;
	font-size : 11px;
	font-family : Verdana, AppleGothic, Times, serif;
}



LI  {
	color : #000000;
	font-size : 11px;
	font-family : Verdana, AppleGothic, Times, serif;
	font-weight : normal;
}


.border {
	border-top: 2px solid #000000;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #000000;
}
.smallb {
	font-family: Verdana, "AppleGothic", Times, serif;
	font-size: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #000000;
}

TEXTAREA
  {
	color : #000000;
	font-size : 11px;
	font-family : Verdana, AppleGothic, Times, serif;
	font-weight : normal;
	background-color: #ffffff;
	border: 1px double brown;

}

INPUT 
  {
	color : #000000;
	font-size : 11px;
	font-family : Verdana, AppleGothic, Times, serif;
	font-weight : normal;
	background-color: #ffffff;
	border: 1px double brown;

}


