@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#bodyTable {
	background-image: url(../sidebar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}



td.textMain {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 13px;
	text-align: justify;
}

.textMain h1 {
	font-size: 16px;
	color: #424e9b;
	font-weight: bold;
}

p.center {
	text-align: center;
}