﻿@charset "UTF-8";

h1 {
	margin: 0 ;
	font-size: 12pt ;
	font-family: arial, verdana, sans-serif ;
	font-weight: bold ;
	font-style: normal ;
	color: #000000 ;
}

h2 {
	margin: 0 ;
	font-size: 16pt ;
	font-family: Palatino Linotype, Georgia, Times New Roman, serif ;
	font-weight: bold ;
	font-style: italic ;
	color: #333333 ;
	letter-spacing:1px ;
}

h3 {
	margin: 0 ;
	font-size: 12pt ;
	font-family: arial, verdana, sans-serif ;
	font-weight: bold ;
	font-style: normal ;
	color: #000000 ;
}

h4 {
	margin: 0 ;
	font-size: 10pt ;
	font-family: arial, verdana, sans-serif ;
	font-weight: bold ;
	font-style: normal ;
	color: #000000 ;
}