﻿body
{
	font-size: 10pt;
	font-family: Tahoma;
	background-color: #d2b48c;
	margin: 0;
	padding: 0;
}
h2
{
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
	font-family: arial;
	vertical-align: middle;
}
table
{
	border-right: 0px;
	border-top: 0px;
	font-size: 10pt;
	border-left: 0px;
	border-bottom: 0px;
	font-family: arial;
}
.alert
{
	font-family: Tahoma;
	color: red;
	font-style: italic;
}
