﻿body
{
	font-size: 13pt;
	color: black;
	font-family: Tahoma, Arial;
	background-color: #ccccff;
	text-align: justify;
}


.smallTXT
{
	font-size: 8pt;
}
h1
{
	font-size: 18pt;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
h2
{
	font-size: 16pt;
	font-weight: bold;
	color: #000099;
	text-align: left;
}

