body, p
{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;

}

a
{
	text-decoration:underline;
	font-size: 12px;
	line-height: 15px;
	color: #364919;
}

a:hover
{
	text-decoration:none;
	font-size: 12px;
	line-height: 15px;
	color: #364919;
}

.text
{
	font-family:Arial;
	font-size: 12px;
	line-height: 15px;
	color: #364919;
}

.title
{
	font-weight:normal;
	font-size: 12px;
	line-height: 15px;
	color: #ff5200;
}

.titlesmall
{
	font-size: 12px;
	line-height: 15px;
	color:#364919;
	font-family:Georgia;
	text-decoration:none;
}

.titlesmallblack
{
	font-weight:bold;
	font-size: 12px;
	line-height: 15px;
	color:#000000;
}
