
BODY {
	background-attachment : scroll;
	margin : 0px;
	margin-left : 0px;
	margin-top : 0px;
	scrollbar-face-color: #7E1010;
}

/* Regular text */
h1 
{
	color: #550000;
	text-align: justify;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: lighter;
}


td
{	
   	color: #550000;
	text-align: justify;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: lighter;
}

/* intense */
h2 
{
	color: #550000;
	text-align: justify;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
}



A:LINK, A:VISITED {
color: #550000;
font-family: "Tahoma";
font-size: 11px;
font-style: "normal";
text-decoration: none;
}

A:HOVER {
	color: #B22222;
	font-family: "Tahoma";
	font-size: 11px;
	font-style: "bold";
	text-decoration: none;
}


input,textarea,.formelement,select 
{ 
font-family: tahoma;
font-weight:normal; font-size: 11px;
background-color: #FFE4E1; 
color:#550000;
	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: #FFE4E1; 
color:#550000;
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT:  #000000 1px solid; 
	scrollbar-face-color: #FFD700}
