.Text1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.head-white {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}

body {
	background-color: #FFFFE7;
	SCROLLBAR-FACE-COLOR: #FFFFE7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFE7; 
	SCROLLBAR-SHADOW-COLOR: #FFFFE7; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFE7; 
	SCROLLBAR-ARROW-COLOR:  #8B0404; 
	SCROLLBAR-TRACK-COLOR: #FFFFE7; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFE7; 
}
.Text2 {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: #000000;
}
A:link {color: #ff0000; text-decoration:none}
A:visited {text-decoration: none; color: #ff0000 }
A:active {text-decoration: none; color: #ff0000 }
A:hover {color: #ff0000 ;}
.text-white {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.input_brown {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: xx-small;
	background-color: #FFFFE7;
	border: 1px solid #FF9E00;
}
.red {
	color: #FF0000;
}
