.formstyle {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 18px;
}
.content {
	font-family: "??";
	font-size: 12px;
	line-height: 1.8;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content2 {
	font-family: "??";
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.borderline1 {
	border: 1px solid #F5C487;
}
.borderline2 {
	border: 1px solid #BBE042;
}
.borderline3 {
	border: 1px solid #5DD5E9;
}
.borderline4 {
	border: 1px solid #FF88CC;
}
.borderline5 {
	border: 1px double #333333;
}
.more {
	font-family: "??";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.titletext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 3px;
}
.titletext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	letter-spacing: 3px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

