.reg_text, A, .page_title, .sub_title, .reg_list, .reg_input, H1
{
	font-family: Arial;
}
.reg_text, .reg_list, .reg_input, .reg_button
{
	font-size: 12px;
}
.reg_button
{
	font-size:12px;
	color:#6699CC;
	font-weight:bold;
	width:100px;
	height:22px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #696969;
	border-right:1px solid #696969;
}
A
{
	color:#6699CC;
	text-decoration:none;
}
A:hover
{
	color:#990000;
	text-decoration:underline;
}
.page_title
{
	font-weight:bold;
	font-size: 18px;
	color:#990000;
	letter-spacing:1px;
}
H1
{
	font-weight:bold;
	font-size: 18px;
	color:#990000;
	letter-spacing:1px;
}
.B
{
	font-weight:bold;
}
.NB
{
	font-weight:normal;
}
.t10
{
	font-size:10px;
}
.t12
{
	font-size:12px;
}
.t14
{
	font-size:14px;
}
.t16
{
	font-size:16px;
}
.t18
{
	font-size:18px;
}
.t20
{
	font-size:20px;
}
.U
{
	text-decoration:underline;
}