/*
 *Editor
 */

h1, h2, h3, h4, h5, h6, p, a, ul, ol, th, td, form, fieldset, label, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 26px;
	line-height: 36px;
	color: #1e2d70;
}

h2
{
	font-size: 22px;
	line-height: 32px;
	color: #8aad00;
}

h3
{
	font-size: 16px;
	line-height: 26px;
	color: #8aad00;
}

h4, h5, h6
{
	font-size: 14px;
	line-height: 24px;
	color: #1e2d70;
}

p, a, td, th, ul, ol
{
	font-size: 12px;
	line-height: 18px;
	color: #1e2d70;
}

a:hover
{
	color: #8aad00;
}

p.Date
{
	font-size: 10px;
}

p.Nb
{
	float: right;
}
