/*********************text specs ************************/

/* general document behavior */
BODY 
	{
	background-image: none; background-color: FFFFFF; 
	font-size: 12pt; color: #000000;
	}
TABLE {BORDER: none;}


A:link 
	{
	font-size: 12pt; color: #000000; TEXT-DECORATION: underline;
	font-family: Georgia,Bookman Old Style,Times New Roman;
	}

A:visited 
	{
	font-size: 12pt; color: #000000; TEXT-DECORATION: underline;
	font-family: Georgia,Bookman Old Style,Times New Roman;
	}

A:active 
	{
	font-size: 12pt; color: #000000; TEXT-DECORATION: underline;
	font-family: Georgia,Bookman Old Style,Times New Roman;
	}

A:hover 
	{
	font-size: 12pt; color: #000000; TEXT-DECORATION: underline;
	font-family: Georgia,Bookman Old Style,Times New Roman;
	}
P 
	{
	font-size: 14pt; color: #000000; TEXT-DECORATION: italic;
	 font-family: Georgia,Bookman Old Style,Times New Roman;
	font-style: italic; font-weight: bold;
	}
H1 
	{ 
    font-size: 20pt; color: #000000; font-family: Times; font-weight: bold;
	}
.hidden  
	{
	display: none;
	}
.small, .small:link, .small:visited ,.small:hover, .small:active	
	{
	font-size: 8pt; color: #000000; TEXT-DECORATION: none;
	font-family: Georgia,Bookman Old Style,Times New Roman;
	}
