/* CSS Document */
body {font-family: arial;
		}

td {font-size: x-small;
}

H1 {font-size: 15pt;
}

H2 {
	font-size: medium;
	color: #666666;
}

H3 {
	font-size: small;
	color: #666666;
}

.fine {font-size: xx-small;
}

.lineheight_i {line-height:20px;
}
.rsidenav{
		font-family: arial;
		font-weight: bold;
		font-size: 11px;
		line-height:20px;
}
.text {
		font-family: arial;
		font-size: 12px;
		line-height: 16px;
}
.textB {
		font-family: arial;
		font-weight: bold;
		font-size: 11px;
}

.p {
	color: #000000;
}