@charset "utf-8";
.Title td strong {
	font-size: 18px;
	text-align: center;
	color: #FFF;
}

.text1 {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.text2 {
	font-style: italic;
	color: #633;
}

.text3 {
	color: #000;
	font-weight: normal;
	font-size: 16px;
}
.text4 {
	color: #FFF;
	font-weight: bold;
	font-size: 32px;
}

.text5 {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.text6 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}

.text7 {
	color: #000;
	font-weight: bold;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-stretch: wider;
	font-style: italic;
}

.required {
	color: #633;
}


a:active {
	color: #633;
}

a:hover {
	color: #633;
}

a:visited {
	color: #633;
}

/* CSS Document */

a:link {
	color: #633;
	font-style: normal;
}
#beeforder table tr .text1 {
	color: #FFF;
}
#beeforder table tr td table tr td b {
	color: #FFF;
}
#beeforder table tr td table tr td {
	color: #FFF;
}

