/* 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;
}

.red {
	color: #FF0000;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
}
.redsm {
	color: #FF0000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
}


.lineheight_i {line-height:20px;
}
.rsidenav{
		font-family: arial;
		font-weight: bold;
		font-size: 9px;
		line-height:9px;
}

.rsidebul{
		font-family: arial;
		font-size: 11px;
	}

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

.p {
	color: #000000;
}