body {
	margin: 0px;
	background-color: #D5E5F5;
}

#layout_table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.layout_lhs {
	background-image: url('images/layout_lhs.jpg');
	background-repeat: repeat-y;
	width: 54px;
}

.layout_rhs {
	background-image: url('images/layout_rhs.jpg');
	background-repeat: repeat-y;
	width: 55px;
}

.ism {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.ism a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
}