BODY {
	color : red;
	margin : 20px 20px 20px 20px;
}

A {
	color : #666666;
}

A.menu {
	text-decoration : none;
	font-size:85%;
}

A.menuSelected {
	font-size:85%;
}

.menuTitle{
	font-size : 85%;
	font-weight:bold;
}	


/* Default text format */
TD {
	font-family : Arial;
	font-size : 95%;
	color : #666666;
	line-height : 125%;
}

/* Titles, this is overridden by sections to set appropiate color */
.title {
	font-size : 95%;
	font-weight:bold;
	line-height : 125%;
}

/* Small text */
.para2Text {
	font-size:80%;
}

.instruction {
	font-size:80%;
}

A.newsSelectorHL {
	color : #676767;
	text-decoration : underline;
	font-size:11pt;
}

A.newsSelectorLL {
	color : #797760;
	text-decoration : none;
	font-size:11pt;
}

.basket { 
	color:#666666;
	font-size:85%;
}

.smallTextLink {
	font-size:80%;
}
	
.smallTextLink:hover {
	color:#333333;
}	


div.hiddenlink {
	visibility:hidden;
}

.basketLink{
	font-size:10pt;
}

.ticker_text{
	text-decoration : underline;
	font-size:70%;
	padding: 0px 0px 0px 0px;
	cursor : hand;
}

.ticker_text2{
	text-decoration : none;
	font-size:70%;
	padding: 0px 0px 0px 0px;
	cursor : default;
}

.ticker_text:HOVER{
	cursor : hand;
	
}

.ticker_text2:HOVER{
	text-decoration : none;
	cursor : default;
}

.newsMenuItem {
	padding:0px 0px 0px 0px;
	width:161;
	height:161;
	color:#FFFFFF;
	font-weight:bold;
	font-size:35pt;
	text-align:right;
}

.newsArchiveMenuItem {
	padding:0px 0px 0px 0px;
	width:61;
	height:61;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	text-align:right;
	text-decoration: none;
}

.smallNewsArticle {
	width:190px;
	font-size:70%;
	line-height:14px;
}

.smallNewsTitle {
	font-size:100%;
	font-weight:bold;
}

.newsItemHeader {
	font-size:80%;
	margin-top:4px;
	margin-bottom:4px;
	line-height:100%;
	color:#00CCFF;
}

.newsItemHeaderLink {
	color:#666666;
	text-decoration:none;
}

.newsItemHeaderLink:HOVER {
	color:#00CCFF;
	text-decoration:none;
}
