/*   backgroudn color or picture   */

body {
	background-color: #FFFFFF;
}

/* font colors   */
.black10 {
	font-family: Times New Roman;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
	color: #000000;
}
.black28b {
	font-family: Times New Roman;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-type: square;
	color: #000000;
}
.black14b {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-type: square;
	color: #000000;
}
.black14 {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
	color: #000000;
}

.black16b {
	font-family: Times New Roman;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-type: square;
	color: #000000;
}
.black18b {
	font-family: Times New Roman;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-type: square;
	color: #000000;
}

.black26b {
	font-family: Times New Roman;
	font-size: 26px;
	font-style: underline;
	font-weight: bold;
	font-variant: normal;
	list-style-type: square;
	color: #000000;
}
