﻿body {
}
.header2Style
{
	font-family: Arial;
	font-size: small;
	color: #FF9900;
	text-align: left;
}

.content1Style
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.tableStyle1
{
	table-layout: fixed;
}
.content2Style
{
	font-family: Arial;
	font-size: 11;
	color: #FFFFFF;
	text-align: left;
}
.footer1Style
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}
.RowStyle1
{
    border-bottom-style: groove;
    border-bottom-width: medium;
    border-bottom-color: #C0C0C0;
    padding-bottom: 10px;
}
