@charset "utf-8";
.login_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.brace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
}
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px}

p {
	font-size: 12px;
	line-height: 135%;	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16.5px;
	font-weight: bold;
	color: #AE150D;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #22A0B7;
	text-decoration: none;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2252F9;
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #507487;
	clear: both;
}