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

td {font-size:x-small;
}

H1 {font-size: 15pt;
}

H2 {font-size:x-small;
}

.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;
}