﻿body
{
	color: #000099;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 9pt;
}

.title
{
	color: #993300;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 30pt;
}

.subtitle
{
	color: #009900;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 12pt;
}

.label_message
{
	color: #ff0000;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 9pt;
}

.note
{
	color: #009999;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 9pt;
}

.footer
{
	color: #0033cc;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 9pt;
}

