﻿/*body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    color: #2A416F;
}

h1
{
    font-size: 18px;
}

h2
{
    font-size: 12px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}*/

a{
	color: #6f6f6f;
}

p{
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	/*margin-left: 15px;*/
}

b{
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-left: 15px;*/
}


ul, li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1{
	font-size: 15pt;
	line-height: 24px;
	/*letter-spacing: -2px;*/
	color:#3B5587;
	margin-top: 14px;
	margin-bottom: 8px;
	font-weight: bolder;
}

h2{
	font-size: 15pt;
	line-height: 18px;
	letter-spacing: -1px;
	color: #999;
	margin-top: 14px;
	margin-bottom: 8px;
	font-weight: lighter;
}

h3{
	font-size: 13pt;
	letter-spacing: -1px;
	color: #999;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: lighter;
}



h5
{
    font-size: 11pt;
	letter-spacing: -1px;
	color: #999;
	margin-top: 3px;
	margin-bottom: 8px;
	font-weight: lighter;
}
