/* CSS Document */
body {
	padding: 0;
	margin: 0;
}
strong {
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
 	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	border: none;
}
.text {
	font-size: 10px;
	line-height: 120%;
}
td.pad {
	padding-bottom: 5px;
	text-align: left;
}
