body {
	background-color: #FBF0E4;
	background-attachment:fixed;
	margin: 0px;
	font-family: arial;
	font-size: 70%;

}

textarea , input, select {
	background-color:#DCD6C6;
	background-attachment:fixed;
	margin: 0px;
	font-family: arial;
	font-size: 100%;
	scrollbar-base-color:#C9983A;
  scrollbar-3dlight-color:#DCD6C6;
  scrollbar-arrow-color:DCD6C6;
  scrollbar-darkshadow-color:#DCD6C6;
  scrollbar-face-color:#DCD6C6;
  scrollbar-highlight-color:#DCD6C6;
  scrollbar-shadow-color:#C9983A;
  scrollbar-track-color:#DCD6C6;

}

p {
	text-align: left;
	margin: 0px;
	margin-left: 0px;
	font-size: 10pt;
	font-family: Times New Roman;
	color: #000000;
	

}

UL
		{
			COLOR: #000000;
			
			margin-bottom: 0px;
			margin-top: 0px;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Times New Roman, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

}

LI
		{
			COLOR: #000000;
			FONT-SIZE: 10pt;
			margin-left: 100px;
			FONT-FAMILY: Times New Roman, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			
		}

TABLE,TD
		{
			background-color: #FBF0E4;
			border: 0px;
			padding: 0px;
			margin: 0px;
			COLOR: #000000;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Times New Roman, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

h1 {
	font-size: 12pt;
	COLOR: #000000;
	margin-left: 40px;
	font-family: arial;
}

h2 {
	font-size: 14pt;
	color: #000000;
	font-family: arial;
}

h3 {
	font-size: 10pt;
	color: #000000;
	font-family: arial;
}

td h1 {
	font-size: 11pt;
	color: #000000;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 2px solid #000000;
}
a:link {color: #A63353;TEXT-DECORATION: none;}
		a:active {color: #A63353;TEXT-DECORATION: none;}
		a:visited {color: #A63353;TEXT-DECORATION: none;}
		


