
/*TEXT STYLES BELOW	*/
p, li
	{
	font-family: Verdana;
	font-size: 8pt;
	color:#666666;
	line-height:140%;
	letter-spacing:0px;
	}	
td
	{
	font-family: Verdana;
	font-size: 8pt;
	color:#666666;
	letter-spacing:0px;
	}	
	

h3
	{
	font-family: Verdana;
	font-size: 8pt;
	color:#1B4E87;
	}	
h2
	{
	font-family: Verdana;
	font-size: 10pt;
	color:#1B4E87;
	}	
h1
	{
	font-family: Verdana;
	font-size: 11pt;
	color:#1B4E87;
	}	
hr
	{
	border: 0;
	color: #d7d7d7;
	background-color: #d7d7d7;
	height: 1px;
	}
/*LINK STYLES BELOW	*/
	
a:link
	{
	font-family: Verdana;
	font-size: 8pt;
	line-height:140%;
	text-decoration:underline;
	color:#1B4E87;
	}	
a:visited
	{
	font-family: Verdana;
	font-size: 8pt;
	line-height:140%;
	text-decoration:underline;
	color:#1B4E87;
	}	
a:hover
	{
	font-family: Verdana;
	font-size: 8pt;
	line-height:140%;
	text-decoration:none;
	color:#1B4E87;
	}
