body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	letter-spacing: 0.1px;
	line-height: 20px;
}

a img
{
	border: 0 none;
}

a {
   outline: none;
   text-decoration: underline;
   color: #000000;
}

a:hover {
   outline: none;
   text-decoration: underline;
   color: #f7941e;
}

hr{
	background: #f7941e;
	border: 0 none;
	height: 1px;
	margin: 20px 0;
}

ul
{
	margin: 0;
}

h1
{
	font-size: 20px;
	color: #f7941e;
	font-weight: bold;
	font-style: italic;
}

h2
{
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #f7941e;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #f7941e;
}

h4
{
	margin: 0 auto;
    padding: 0;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	color: #f7941e;
}

h5
{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #f7941e;
}


h6
{
	margin: 0 auto;
    padding: 0;
	font-size: 16px;
	color: #f7941e;
	font-weight: bold;
	font-style: normal;
}

h7
{
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

h8
{
	margin: 0 auto;
    padding: 0;
	font-size: 20px;
	color: #f7941e;
	font-weight: bold;
	font-style: italic;
}

.title
{
	color: #f7941e;
}
.subnote
{
	font-style: italic;
	color: #6a6b6d;
	font-size: 10px;
}



