/* CSS Document */
body {
	margin:4px 9px 4px 4px;background:#fff;font-family: Arial;font-size: 0.8em;
}
h1, h2, h3, h4, h5 {margin: 0;margin-bottom: 12px;font-family: Verdana, Arial, sans-serif;
color:#000000;
}
h3 {font-size:1.5em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}

.mainTitle {font-weight: normal;}
.noPrint {display:none;}
.mainContent table td {
	border:solid 1px #666;
}
.mainContent table.noBorder td {
	border:0px;
}

.mainContent img {
	border:0px;
}
.mainContent strong {
	color:#000;
}