body
        {
        background-color: #7E7D78;
        text-align: center;
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 9pt; color: #C1BAB0;
        font-weight: normal;
        border: 0px;
        padding: 10px;
        margin: 0px;
        }
p
        {
        text-align: justify;
        background-color: #88857E;        
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 9pt; color: #C1BAB0;
        font-weight: normal;
        margin-left: 14px;
        margin-top: 20px;
        margin-right: 20px;
        margin-bottom: 5px;
        padding: 0;
        width: 400px;
        }
tr
        {
        text-align: left;
        background-color: #88857E;        
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 9pt; color: #C1BAB0;
        font-weight: normal;
        margin-left: 14px;
        margin-top: 20px;
        margin-right: 8px;
        margin-bottom: 5px;
        padding: 0px;
        width: 400px;
        }
.p1
        {
        text-align: left;
        background-color: #958375;        
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 8pt; color: #C1BAB0;
        font-weight: normal;
        margin-left: 5px;
        padding: 0px;
        }
a:link
        {
        font-weight: normal;
        border-bottom: #B7AEA1 1px dotted;
        color:#B7AEA1;
        text-decoration: none;
        }

a:visited
        {
        font-weight: normal;
        border-bottom: #B7AEA1 1px dotted;
        color:#B7AEA1;
        text-decoration: none;
        }        
a:hover
        {
        background-color: #808A7F;
        border: 0px;
        font-weight: normal;
        color: #5E5B4D;
        text-decoration: none;
        }   
a:active
        {
        font-weight: normal;
        border-bottom: #B7AEA1 1px dotted;
        color:#B7AEA1;
        text-decoration: none;
        }
input, textarea
        {
        text-align: left;
        background-color: #88857E;        
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 8pt; color: #C1BAB0;
        font-weight: normal;
        margin-left: 20px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 10px;
        padding-bottom: 8px;
        border: #C1BAB0 1px solid;
        margin-left: 10px;
        padding: 0px;
        }
form
        {
        text-align: left;
        background-color: #88857E;        
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 8pt; color: #C1BAB0;
        font-weight: normal;
        margin-left: 20px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 10px;
        padding-bottom: 8px;
        border: 0px;
        }

select
        {
        text-align: left;
        background-color: #88857E;        
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 8pt; color: #C1BAB0;
        font-weight: normal;
        margin-left: 10px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        padding: 0;
        border: #C1BAB0 1px solid;
        }
img
        {
        margin-left: 0px;
        margin-top: 34px;
        border: 0px;
        padding: 0px;
        text-align: center;
        }
.codes        
	{
        text-align: center;
        border: 0px;
        padding: 0px;
        margin: 0px;
        }
.content
        {
        text-align: left;
        background-color: #88857E;        
        font-family: "Times New Roman", Arial, Serif, sans-Serif;
        font-size: 9pt; color: #C1BAB0;
        font-weight: normal;
        margin-left: auto;
        margin-top: -5px;
        margin-right: auto;
        margin-bottom: 0px;
        padding: 0;
        border: 0px;
        width: 428px;
        overflow: hidden;
        }
.spacer
        {
        background-color: #7E7D78;
        margin-top: -5px;
        padding: 0px;
        width: 428px;
        height: 100px;
        }
.title
        {
        font-variant: small-caps;
        font-size: 8pt;
        text-align: left;
        color: #A6AD9D;
        margin-left: 14px;
        margin-top: 20px;
        margin-right: 18px;
        margin-bottom: 10px;
        border-bottom: #B7AEA1 1px dotted;
        background-color: #88857E;
        padding: 0px;
        }
.box

	{
	text-align: center;
	background-color: #958375;
	width: 225px;
	border-left: #9D8F81 15px solid;
	padding: 5px;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	}