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

td {font-size: x-small;
}

H1 {font-size: 14pt;
	}



H2 {font-size:medium;
}


.title {
	font-size: 22pt;
	color: #000000;
}

.xtitle {
	font-size: x-large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

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

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

.textd{
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	}


.textsmw{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
