.bold {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.bdit {
	font-style: italic;
	font-weight: bold;
}

.banr1 {
	font-family: Arial;
	font-size: x-large;
	color: navy;
}

.banr2 {
	font-family: Arial;
	font-size: medium;
	color: #6C803E;
}
.banr3 {
	font-family: Arial;
	font-size: small;
	color: #6C803E;
}

.banr4 {
	font-family: Arial;
	font-size: small;
	color: #BF0222;
	font-style: italic;
	font-weight: bold;
}

p.arial {
	font-family: Arial;
	font-size: x-small;
	text-align: justify;
	color: navy;
}

p.arial_1 {
	font-family: Arial;
	font-size: xx-small;
	text-align: center;
	color: navy;
}

p.arial_w {
	font-family: Arial;
	font-size: small;
	text-align: left;
	color: #ffffff;
}

p.map {
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	color: #2D2B2B;
}

p.map_c {
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	color: #2D2B2B;
}

p.home_c {
	font-family: Arial;
	font-size: small;
	text-align: center;
	color: #BF0222;
}

p.home_sml {
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	color: #BF0222;
}

table.caption {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: navy;
}

td.week {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	color: #BF0222;
	font-weight: bold;
}

td.blog {
	text-align: left;
	font-family: Arial;
	font-size: small;
	color: navy;
}

ol.arial {
	font-family: Arial;
	font-size: small;
	text-align: justify;
	color: #2D2B2B;
}


ul.arial {
	font-family: Arial;
	font-size: x-small;
	text-align: justify;
	color: navy;
}


