
BODY, TextArea, PRE, TD
{
	margin-top: 0px;
	color: #000000;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.BookTitle
{
	font-size: medium;
	font-weight: bold;
}
span, p
{
	font-size: small;
}
.FinePrint 
{
	font-size: 9px;
}
td
{
	vertical-align: top;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Helvetica, Verdana, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Helvetica, Verdana, sans-serif;
	font-size:	16pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Helvetica, Verdana, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Helvetica, Verdana, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Helvetica, Verdana, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Helvetica, Verdana, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Helvetica, Verdana, sans-serif;
	}	
		
TH	{	
	vertical-align:	bottom;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Helvetica, Verdana, sans-serif;
	}	


A:link
{
	text-decoration: none;
	color: #3333cc;
	font-size: small;
	
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-size: small;
	
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3333cc;
	font-size: small;
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	font-size: small;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

UL LI	{	
	list-style-type:	square ;
	padding-top: 6pt;
	padding-bottom: 6pt;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	padding-top: 6pt;
	padding-bottom: 6pt;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
.Error
{
	color: Red;
}
.Label
{
	font-weight: bold;
}
.Hide {display: none}
@media print
{
	.NoPrint {display: none;
	}
}
.PageLabel 
{
	font-size: 12pt;
	font-weight: bold;
}
.NewsTime 
{
	font-size: 8pt;
	font-style:italic;
}
.NewsTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}
.PageTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}