body 
{
	color : black;
	font-size : 8pt;
	line-height : 10pt;
	font-family : 'Book Antiqua', 'Times New Roman', Georgia, Times, serif;
	background : white no-repeat;
	text-align : justify;
	position : relative;
	top : 300px;
	left : 40px;
	width : 576px;
}

h1 
{ 
	color : black;
 	font-size : 18pt;
	font-weight : bolder;
	text-align : center;
	line-height : 18pt;
}

h2 
{
	color       : #000000;
  	font-size   : 16pt;
  	line-height : 18pt;
  	font-weight : bolder;
  	text-align  : center;
}

h3
{ 
	color : #000000;
  	font-size : 14pt;
  	font-weight : bolder;
  	text-align : center;
}

h4
{ 
	color : #FF0000;
  	font-size : 12pt;
  	font-weight : bolder;
  	text-align : center;
}

h5
{ 
	color : #000000;
  	font-size : 12pt;
  	font-weight : bolder;
  	text-align : center;
}

l4
{ 
	color : #FF0000;
  	font-size : 12pt;
  	font-weight : bolder;
}

e1
{ 
	color : #FF0000;
  	font-size : 18pt;
  	font-weight : bolder;
  	text-align : center;
}

form.btns 
{ 
	text-align : center;
}

a.redcol
{
	color : #FF0000;		
}

.tabclass
{
	color : black;
	font-size : 10pt;
	line-height : 12pt;
	font-family : 'Book Antiqua', 'Times New Roman', Georgia, Times, serif;
	text-align : center;
}

.area1
{
	font-family: 'Courier New';
}

.area2
{
	font-size : smaller;
}

.area3
{
	font-family: 'Courier New';
	font-size : smaller;
}

.area4
{
	font-size : 7pt;
}

.center
{
	text-align : center;
}

.left
{
	text-align : left;
}

.line_1
{
	color : #000000;
  	font-size : 14pt;
  	font-weight : bolder;
  	text-align : center;
}

.NoPrint
{
	display : none;
}

.PrintLabels
{
	font-size : 10pt;
	line-height : 12pt;
}

.PrintSmaller
{
	font-size : 10pt;
	line-height : 12pt;
}

.PrintNormal
{
	font-size : 12pt;
	line-height : 14pt;
}

.Print12and14
{
	font-size : 11pt;
	line-height : 16pt;
}

.PrintNoUnderline
{
	text-decoration : none;
}

.PrintNoUnderline
{
	text-decoration : none
}

.PrintDropPick
{
	font-size   : 38pt;
	line-height : 48pt;
}

.my_h2 
{ 
	color       : #000000;
  	font-size   : 16pt;
  	line-height : 16pt;
  	font-weight : bolder;
  	text-align  : center;
}

.my_h3
{ 
	color : #000000;
  	font-size : 14pt;
  	line-height : 15pt;
  	font-weight : bolder;
  	text-align : center;
}

p.breakhere
{
	page-break-before: always
}

.hidden
{
	display : none;
}

.solid_border_thin
{
	border-style : solid;
	border-width : thin;
}

.m_bold
{
	font-weight : bolder;
}