/**
 * Style sheet basic
 */
label, span.captcha
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#525252;
	line-height:18px;
}

p
{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#525252;
	line-height:18px;
}

h1
{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#525252;
	line-height:18px;
}

blockquote
{
	margin:0px 0px 20px 0px;
	padding:0px;
}

blockquote p
{
	margin-top:-6px;
	font-style:italic;
	font-size:15px;
	line-height:24px;
}

td
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#525252;
	line-height:18px;
}
