﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
}

h1, .h1 {
	font-size: 19px;
	color: #474441;
	margin: 0px 0px 20px 0px;
	line-height:normal;
	font-weight:normal;
}

h2, .h2 {
	font-size: 14px;
	color: #F60;
	margin: 0px 0px 3px 0px;
	line-height:normal;
	font-weight:normal;
}

h3, .h3 {
	font-size: 14px;
	color: #474441;
	margin: 0px 0px 0px 0px;
	line-height:normal;
	font-weight:normal;
}

p, .p
{
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

a, .a {
	color:#000;
	text-decoration: underline;
}

a:hover, .a:hover {
	color:#c46109;
}
