body {
scrollbar-base-color:#EEDDCD;
scrollbar-arrow-color: #4A9684;
	background-color: #EEDDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/internal/bodybg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body, td {
	color: #A86B7E;
}
h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 12px;
}
h1  {
	color: #4A9684;
}

h2, h3, h4, h5, h6 {
	color: #481700;
}

a {
  color: #A86B7E;
}

.spheader {
	font-size: 10px;
	background-color: #333333;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.odd {
	background-color: #E6CAB5;
	
}
th {
	background-color: #481700;
	color: #EEDDCD;
	font-size: 12px;
}
td {
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
