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

}

textarea , input, select {
	background-color:#FFFFFF;
	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:#FFFFFF;

}

p {
	text-align: left;
	margin: 5px;
	margin-left: 20px;
	font-size: 10pt;
	font-family: arial;
	color: #9E1215;


}

UL
		{
			COLOR: #9E1215;
			margin-left: 50px;
			margin-bottom: 0px;
			margin-top: 0px;
			FONT-SIZE: 8pt;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

}

LI
		{
			COLOR: #9E1215;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			text-align: left;
		}

TABLE,TD
		{
			background-color: #C2B496;
			border: 0px;
			padding: 0px;
			margin: 0px;
			COLOR: #9E1215;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

h1 {
	font-size: 11pt;
	color: #072D6E;
	font-family: arial;
}

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

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

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

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



