p {
	font-size: 12px;
	margin: 0 0 14px 0;
}
h1,
th,
h2,
h3{
	color: #000;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

h1,
th{
	font-size: 14px;
	font-weight: bold;
}
th{
	padding: 0 0 18px 0;
	text-align:left;
	vertical-align:top;
}
h2{
    font-size: 12px;
}
h3{
	font-size: 12px;
	font-style: italic;
}
hr{
    border-top: #cccccc solid 1px;
    border-bottom: none;
    border-left: none;
    border-right: none;
    height: 1px;
    clear: both;
}
a {
	text-decoration:none;
	color: #000;
}
a:hover,
a.active{
    color: #707A4E;
}
