body
{
	font-size: 12pt;
	color: black;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
	background-color: lightgrey;
}

A:link
{
	color: darkviolet;
}

A:visited
{
	color: darkmagenta;
}

table
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	margin: 1px;
	padding-top: 1px;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
}

.Normal
{
	font-size: 8pt;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
}

.TextBox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 200px;
	color: black;
	border-bottom: lightgrey 1px solid;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
}

.CheckBox
{
	font-size: 8pt;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
}

.SmallTextBox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 70px;
	color: black;
	border-bottom: lightgrey 1px solid;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
}

.Button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	color: black;
	border-bottom: darkgray 1px solid;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
	background-color: whitesmoke;
}

.HeaderLuppino
{
	font-size: 10pt;
	width: 100%;
	color: lightgrey;
	font-family: Arial;
	background-color: black;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
    font-weight: bold;
}

.HeaderImage
{
	vertical-align: middle;
}

.HeaderTitle
{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: lightgrey;
	padding-top: 5px;
	font-family: Arial, Sans-Serif;
	background-color: black;
}

.FooterLuppino
{
	font-size: 8pt;
	width: 100%;
	color: whitesmoke;
	font-family: Arial;
	background-color: gray;
	text-align: center;
}

.FootText
{
	font-weight: bold;
	font-size: 10pt;
	color: whitesmoke;
	font-family: 'Century Gothic' , Arial, Sans-Serif;
}

.ProverbText
{
	font-size: 10pt;
	color: whitesmoke;
	font-family: 'Century Gothic' , Arial, Sans-Serif;
}

.SubHeader
{
	border-top: purple 3px groove;
	font-size: 10pt;
	color: purple;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
	background-color: plum;
	text-align: right;
}

B
{
	font-size: 12pt;
	font-family: 'Bookman Old Style' , 'Courier New' , Serif;
}

