﻿body 
{
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	background-color: Silver;
	color: black;
}
.Menu
{
	width: 100%;
}
.Path
{
}
.ModuleTitle
{
	font-size: 16pt;
	color: blue;
	font-family: 'Times New Roman';
	text-align: center;
}
.CompanyName
{
	font-size: 14pt;
	color: green;
	font-family: 'Times New Roman';
	text-align: left;
}
.RenewalDate
{
	font-size: 10pt;
	color: black;
	font-family: 'Times New Roman';
	text-align: left;
	vertical-align: middle;
}
