@charset "utf-8";
/* CSS Document */

.auth	{
/*	color: #999; */
	color: black;
	font-size: 8pt;
	font-family: Sans-Serif;
}

.form_area	{
	text-align: right;
	vertical-align: top;
	padding-top: 7px;
}

.form_text	{
	text-align: right;
	vertical-align: baseline;
}

.form_formfield	{
	text-align: left;
	vertical-align: baseline;
}

.form_right	{
	text-align: justify;
	vertical-align: baseline;
}

.grey, .grey p	{
	color: #666;
	font-size: 8pt;
	font-family: Sans-Serif;
}

.black, .black p	{
	color: black;
}

.red, .red p	{
	color: red;
}
