﻿body
{
	font-size: 13pt;
	font-family: 'Trebuchet MS' , Tahoma, Arial;
	list-style-type: disc;
	color: black;
	background-color: White;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
	font-weight: normal;
}
h1
{
	font-weight: bold;
	font-size: 24pt;
	color: #330000;
	font-family: 'Tempus Sans ITC', 'Trebuchet MS', Tahoma, Arial;
	background-color:White;
	margin-left: 1cm;
}

h2
{
	font-weight: bold;
	font-size: 18pt;
	color: #330000;
	font-family: 'Tempus Sans ITC' , 'Trebuchet MS' , Tahoma, Arial;
	background-color: White;
	margin-left: 1.2cm;
	
}

h3
{
	font-weight: bold;
	font-size: 12pt;
	color: #330000;
	font-family: 'Tempus Sans ITC' , 'Trebuchet MS' , Tahoma, Arial;
	background-color: White;
	margin-left: 1.4cm;
	height: 12px;
}

h4
{
	font-weight: bold;
	font-size: 18pt;
	color: Black;
	font-family: 'Tempus Sans ITC' , 'Trebuchet MS' , Tahoma, Arial;
	background-color: White;
	
}
p
{
	font-size: 13pt;
	font-family: 'Trebuchet MS' , Tahoma, Arial;
	list-style-type: disc;
	color: black;
	background-color: White;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
	font-weight: normal;
}

i
{
	font-size: 12pt;
	font-family: 'Trebuchet MS' , Tahoma, Arial;
	color: Black;
	background-color: White;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
	font-style: italic;
}
