﻿body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

h1
{
	color: #FF0000;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	text-align:left;
	line-height:120%;
	margin-top:3;
	margin-bottom:6
}

h2
{
	color: #800080;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align:left;
	line-height:120%;
	margin-top:3;
	margin-bottom:5
}

p
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	line-height:140%;
	margin-top:3;
	margin-bottom:3
	
}

li
{
    font-family: Arial;
    font-size: 10pt;
    line-height: 140%;
    margin-top: 6;
    margin-bottom: 6
}