body
	{
	margin: 0px 0px 0px 0px;
	}

td
	{
	font-family: arial, helvetica, sans serif;
	font-size: 9pt;
	color: 000000;
	line-height: 12pt;
	}

h1
	{
	font-family:  arial, helvetica, sans serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	display: inline;
	}

h2
	{
	font-family:  arial, helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20pt;
	display: inline;
	}
	
a
	{
	text-decoration: underline;
	line-height: 19px;
	font-size: 9pt;
	color: 4b6ca9;
	}

a:hover
	{
	text-decoration: none;
	color: 666666;
	}

.logo
	{
	font-family: Georgia, times new roman;
	color: ffffff;
	font-size: 20px;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	}

a:hover.logo
	{
	text-decoration: none;
	color: f1f1f1;
	}
	
.nav
	{
	font-size: 11px;
	line-height: 14px;
	}

a:hover.nav
	{
	text-decoration: none;
	}

/* links */
a:link { 
	COLOR: #1B86BA; TEXT-DECORATION: none
}
a:hover { 
	COLOR: #1B86BA; TEXT-DECORATION: underline
}

a:active { 
	COLOR: #1B86BA; TEXT-DECORATION: underline
}
a:visited { 
	COLOR: #1B86BA; TEXT-DECORATION: none
}
a:visited:hover { 
	COLOR: #1B86BA; TEXT-DECORATION: underline
}
/* main_desc */
.main_desc { 
	FONT: 8pt arial; COLOR: #1B86BA; FONT-WEIGHT: normal; TEXT-DECORATION: none;line-height:15px 
}

/* header link */
.header_link { 
	FONT: 7pt verdana; COLOR: #1B86BA; FONT-WEIGHT: bold; TEXT-DECORATION: none 
}


/* footer link */
.footer_link { 
	FONT: 8pt verdana; COLOR: #1B86BA; FONT-WEIGHT: bold; TEXT-DECORATION: none 
}



/* card_form */
.card_form { 
  FONT: 10pt verdana; COLOR: #1B86BA; FONT-WEIGHT: normal; TEXT-DECORATION: none; background: #ffffc0
}

/* article links */
.article_links { 
  FONT: 8pt arial; COLOR: #1B86BA; FONT-WEIGHT: bold; TEXT-DECORATION: underline; line-height:16px;padding-left:8px;
}

/* article body */
.article_body { 
  FONT: 10pt verdana; COLOR: #000000; FONT-WEIGHT: normal 
}






	