@charset "UTF-8";
/* CSS Document */
.par {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000;
	font-weight: normal;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
}

.slink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color:#006;
	font-weight: bold;
}

.sbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000;
	font-weight: bold;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009;
}

.inlinebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal 
	line-height: normal
	color: #000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

