
BODY {
	FONT-SIZE: 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #313232;
	background-attachment : scroll;
	margin : 0px;
	margin-left : 0px;
	margin-top : 0px;
}

	TD {
		FONT-SIZE: 11px;
		FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
		COLOR: #313232;
	}
/* 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: #313232;
	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; 
	   }