﻿p {
	color: #003399;
}
td.topcell {
	background-image: url('images/bg-t.jpg');
	width:1024;
	height:250;
	background-repeat:no-repeat;
}
td.leftcell {
	background-image: url('images/bg-l.jpg');
	width:200;
	background-repeat:no-repeat;
}
td.rightcell {
	background-image: url('images/bg-r.jpg');
	background-repeat:no-repeat;
}
p.style2{
	font-size: xx-small;
}