﻿.normalText, p, li {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	line-height: 120%;
}

p {
	margin-top: -2px;
	margin-bottom: 14px;
}

a {
	color: #848484;
	text-decoration: underline;
}

h1 {
    padding-top: 20px; /* 30 px */
        
	font-size: 21pt; /* 24pt */
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	color: #000000;
	text-align:center;
}

h2 {
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	color: #000000;
	margin-bottom: 15px;
}