body					{ margin: 0px; }
.h0					{ font-family: Arial; font-size: 16pt; font-weight: bolder; text-align: center; }
h1						{ font-family: Arial; font-size: 12pt; }
h2						{ font-family: Arial; font-size: 10pt; text-decoration: underline; }
p						{ font-family: Arial; font-size: 10pt; }
.p1					{ font-family: Arial; font-size: 8pt; }
a						{ font-family: Arial; font-size: 10pt; text-decoration: underline; color: Navy; }
th						{ font-family: Arial; font-size: 10pt; text-align: Left; }
td						{ font-family: Arial; font-size: 10pt; text-align: Left; }
img					{ border: 0px; }

.control				{ width: 100%; }

.bodyCaption		{ overflow: hidden; background: Gainsboro; }

.bodyContent		{ overflow: visible; Filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=Gainsboro, endColorStr=White); }

.bodyLeft			{ overflow-y: visible; overflow-x: hidden; Filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=White, endColorStr=Gainsboro); }