body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #313232;
	font-weight: lighter;
}

BODY {
	background-attachment : scroll;
	margin : 0px;
	margin-left : 0px;
	margin-top : 0px;
	scrollbar-face-color: #AF9F7A;
}

/* Regular text */
h1 
{
	color: 313232;
	text-align: justify;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: lighter;
}

/* intense */
h2 
{
	color: #313232;
	text-align: justify;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
}



A:LINK, A:VISITED {
color: #313232;
font-family: "Tahoma";
font-size: 11px;
font-style: "normal";
text-decoration: none;
}

A:HOVER {
	color: #FFB000;
	font-family: "Tahoma";
	font-size: 11px;
	font-style: "normal";
	text-decoration: none;
}


input,textarea,.formelement,select 
{ 
font-family: tahoma;
font-weight:normal; font-size: 11px;
background-color: #EBECD9; 
color:#000000;
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT:  #000000 1px solid; 
	   }

textarea 
{ font-family: tahoma;
font-weight:normal; font-size: 11px;
background-color: #EBECD9; 
color:#000000;
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT:  #000000 1px solid; 
	scrollbar-face-color: AF9F7A
	   }
	   
.caption {font-size: 9}	   