.News {font-family: Verdana;
	 font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: justify;}

.NewsTitle {font-family: Arial;
	 font-size: 12pt;
	color: rgb(88,127,170);
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.TipText {font-family: Verdana;
	font-size: 8pt;
	text-align: justify;}

.BodyText {font-family: Verdana;
	font-size: 8pt;
	text-align: justify;}

.TipCode {font-family: Courier New;
	font-size: 9pt;
	text-align: justify;
	}
	
Code {font-family: Courier New;
	font-size: 9pt;
	}

P {font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	}

body {font-family: Verdana;
	font-size: 10pt;
	color: #000000}
	
.barra:link	  {color: ##006B94;
		text-decoration: none;
		font-weight: bold}

.barra:visited {color: ##006B94;
		text-decoration: none;
		font-weight: bold}

.barra:float	  {color: ##006B94;
		text-decoration: none;
		font-weight: bold}

.barra:hover	  {color: ##006B94;
		text-decoration: underline;
		font-weight: bold}
	
.menu:link	  {color: #FFFFFF;
		text-decoration: none;
		font-weight: bold}

.menu:visited {color: #FFFFFF;
		text-decoration: none;
		font-weight: bold}

.menu:float	  {color: #0000FF;
		text-decoration: none;
		font-weight: bold}

.menu:hover	  {color: #FFFFFF;
		text-decoration: underline;
	font-weight: bold}

	
a:link	  {color: #006B94;
		text-decoration: none;
		font-weight: bold}

a:visited {color: #006B94;
		text-decoration: none;
		font-weight: bold}

a:float	  {color: #006B94;
		text-decoration: none;
		font-weight: bold}

a:hover	  {color: #006B94;
		text-decoration: underline;
		font-weight: bold}

.Selected {background-color: #B0C4DE;}

.Unselected {background-color: #B0C4DE;}

.toolbar {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}

.Grid {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}

.wb {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.rssbutton, a.rssbutton:visited, a.rssbutton:hover, a.rssbutton:active {
	border:1px solid; border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57; padding:0px 3px 0px 3px; font:bold 10px verdana,sans-serif; color:#ffffff; background-color:#ff6600 !important;; text-decoration:none; margin:1px;
}