*
{
	margin:0;
	padding:0;
	color: #0f1923;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 14px;
}

ul
{
	list-style: outside; 
}

h1
{
	margin-bottom: 30px;
	margin-top: 20px;
	padding:bottom:0px!important;
}

h3
{
	font-weight: bold;
}

h2
{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
}

p
{
	color: #0f1923;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 14px;
}

li
{
	list-style-position: inside;
	list-style-image: url('/images/site/triangle.png');
}