span {
	font-size: x-small;
	font-weight: 400;
	font-style: normal;
	color: #000000;
}
span#h00 {
	font-size: large;
	font-weight: 400;
	font-style: normal;
	color: #000080;
}
span#h0 {
	font-size: medium;
	font-weight: 400;
	font-style: normal;
	color: #000080;
}
span#h1 {
	font-size: small;
	font-weight: 400;
	font-style: normal;
	color: #000080;
}
span#h2 {
	font-size: x-small;
	font-weight: 600;
	font-style: normal;
	color: #008080;
}
span#h3 {
	font-size: xx-small;
	font-weight: 400;
	font-style: normal;
	color: #000080;
}
span#red {
	color: #FF0000;
}
span#green {
	color: #00FF00;
}
span#blue {
	color: #0000FF;
}
span#yellow {
	color: #FFFF00;
}
span#orange {
	color: #FF9900;
}
span#purple {
	color: #FF00FF;
}
span#black {
	color: #000000;
}
span#brown {
	color: #884400;
}
span#ul {
	text-decoration: underline;
}
span#redB {
	color: #FF0000;
	font-weight: bolder;
}
span#navyB {
	color: #000080;
	font-weight: bolder;
}
span#orangeB {
	color: #FF9900;
	font-weight: bolder;
}
span#blueB {
	color: #0000FF;
	font-weight: bolder;
}
span#brownB {
	color: #884400;
	font-weight: bolder;
}
span#table {
	font-size: x-small;
	font-weight: 400;
	font-family: 'MS ƒSƒVƒbƒN',monospace;
}
span#center {
	text-align: center;
}

