body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;												/* Black */
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;									/* White */
}

a:link {color: #990000; text-decoration: none; }				/* Red */
a:visited {text-decoration: none; color: #666666; }				/* Dark Gray */
a:hover {text-decoration: underline; }
a:active {text-decoration: none; color: #990000; }				/* Red */
.style1 {font-size: 9px; color: #CCCCCC; }						/* Light Gray */
.style2 {font-size: 14px; font-weight: bold; }
.style3 {font-size: 18px}
.style5 {color: #990000; font-weight: bold; }					/* Red */
.style6 {color: #000000; font-weight: bold; }					/* Black */
.style8 {font-size: 14px; font-weight: bold; color: #000000; }	/* Black */
.style9 {font-size: 14px; font-weight: bold; color: #990000; }	/* Red */

.style_1_heading
{
	color : #000000;
  	font-size : 12pt;
  	font-weight : bolder;
  	text-align : center;
}

.style_2_heading
{
	color : #FF0000;
  	font-size : 12pt;
  	font-weight : bolder;
  	text-align : center;
}

h1 
{ 
	color : #000000;		
 	font-size : 18pt;
	font-weight : bolder;
	text-align : center;
}

h2 
{ 
	color       : #000000;					/*  Black  */
  	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;					/*  Red  */
  	font-size : 12pt;
  	font-weight : bolder;
  	text-align : center;
}

h5
{ 
	color : #000000;
  	font-size : 12pt;
  	font-weight : bolder;
  	text-align : center;
}

h6
{ 
	color : #000000;
  	font-size : 14pt;
  	font-weight : bolder;
  	text-align : left;
}

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;		
}

a.deepskyblue
{
	color : #00BFFF;		
}
 
.tabclass
{
	color : black;
	font-size : 12pt;
	line-height : 14pt;
	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
{ 
	color : #000000;
  	font-size : 10pt;
  	font-weight : bolder;
  	text-align : center;
}

.center
{
	text-align : center;
}

.left
{
	text-align : left;
}

.line_1
{
	color : #000000;
  	font-size : 14pt;
  	font-weight : bolder;
  	text-align : center;
}

.PrintSmaller
{
	font-size : 10pt;
	line-height : 12pt;
}

.hidden
{
	display : none;
}

.error
{
	display : block;
	color : #ff0000;
}

.hidden_info
{
	color : #000000;
}

.box_1
{
	border-style : solid;
	border-width : thin;
}

.color_light_yellow{ background-color : #ffff00; }
.color_light_gold{   background-color : #ffcc33; }
.color.white{        background-color : #ffffff; }
.color_light_green{  background-color : #66ff66; }
.color_red{          background-color : #ff0000; }

.color_red_letters{  color : #ff0000; }

.m_bold
{
	font-weight : bolder;
}

/*
a:link
{
	color : #0000AA;
}

a:active
{
	color : #0000AA;
}

a:visited
{
	color : #404080;
}

a:hover
{
	color      : #AD0000;
	font-style : italic; 
}

a.menu:visited
{
	color : #cc0000;
}

a.menu: hover
{
	color : #FF0000;
}
*/