body {
	background-color: #FFFFFF;
	background-image: url(Images/ITP021sidepanel.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin-left: 20px;
	text-align: left;
}

body, td, th {
}

h1 {
}
h2 {
	color: #FFFFFF;
}

h3 {
}
h4 {
	list-style-type: upper-roman;
	font-size: 10px;
}
h5 {}

h6 {
	color: #D25F20;
}

a {
  color: #D25F20;
}
