﻿body
{
	margin: 1cm 1cm 1cm 1cm;
	font-family: Times New Roman, Serif;
	background-color: White;
	color: Black;
	font-size: 12pt;
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
}

.indented
{
	text-indent: 1cm;
}