	BODY
		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 10pt;
		color: black;
		}

	.newsTitleText
		{
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-size: 70%;
		}

	.newsDescrText
		{
		text-decoration: none;
		color: #00319C;
		font-size: 70%;
		}

	.descrText
		{
		text-decoration: none;
		color: #003366;
		font-size: 70%;
		padding-top:5;
		padding-left:5;
		padding-right:5;
		padding-bottom:5;
		}

	.largeText
		{
		text-decoration: none;
		color: #000000;
		font-family: arial;
		font-size: 120%;
		padding-top:8;
		padding-left:8;
		padding-right:8;
		padding-bottom:8;
		line-height: 150%; 
		}

	.heading
		{ 
		font-weight: bold;
		font-family: arial;
		font-style: italic;
		color: white;
		padding-top:2;
		padding-left:3;
		padding-right:3;
		padding-bottom:2;
		}

	.charts
		{ 
		font-size: 	60%; 
		color: #333399;
		}

	.chartsHead
		{ 
		font-size: 	70%; 
		font-weight:bold;
		color: #333399;
		}

	.hand
		{
		cursor:hand;
		}
	
	.date
		{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 70%;
		color: #ffffff;
		}

	
	.mini
		{
		font-size: 60%; 
		}

	.smallblue
		{ 
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 	70%; 
		color: #333399
		}

	.minibluesans
		{ 
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 	60%; 
		color: #333399
		}

	.smallwhite
		{ 
		font-size: 	70%; 
		color: #FFFFFF
		}

	.miniwhite
		{ 
		font-size: 	60%; 
		color: #FFFFFF
		}

	.small
		{ 
		font-size: 	70%; 
		}

	.MenuLeft
		{
		font: 75% verdana, arial, helvetica, sans-serif; 
		font-weight: bold;
		text-decoration: none;
		padding-top:2;
		padding-left:5;
		padding-right:5;
		padding-bottom:2;
		}

	.MenuTop
		{
		top: -2;
		color: 639CCE; 
		font: 70% verdana, arial, helvetica, sans-serif; 
		font-weight: bold;
		letter-spacing: -1pt; 
		text-decoration: none;
		}

	.toolbar
		{
		color: white;
		background: black
		}

	A
		{ 
		color: 31319C; 
		text-decoration: none;
		font-weight: bold;
		}

	A:hover
		{
		color: #FF3333;
		}

	A:hover.MenuTop
		{
		color:white
		}

	TD
		{
		font-family: verdana, arial, helvetica, sans-serif;
		color: black;
		}

	INPUT
		{
		font-size: 60%;
		color: #00319C; 
		background: #CCCCFF; 
		font-weight: bold; 
		}

	INPUT.txtStock
		{
		width:70
		}

	INPUT.btnStock
		{
		width:65px;
		height: 14pt; 
		line-height:6pt;
		}

	INPUT.txtSearch
		{
		width:212px;
		}

	INPUT.btnSearch
		{
		height: 15pt;
		line-height:6pt;
		}

	SELECT
		{
		font-size: 70%;
		background: #CCCC99;
		}

	FORM
		{
		margin:0px;
		}

	SELECT.black
		{
		width:0;
		visibility:hidden;
		position: relative; 
		top: -2;
		}

	SELECT.wider
		{
		width:95;
		visibility:hidden;
		position: relative; 
		top: -2;
		}

	SELECT.visible
		{
		width:95;
		visibility:visible;
		position: relative; 
		top: -2;
		}

	SELECT.hidden
		{
		width:0;
		visibility:hidden;
		position: relative;
		top: -2;
		}

