HTML,BODY{
	font-size : 9pt;
	margin : 0px;
	padding : 0px;
}
TABLE,TR,TD{
	font-size : 9pt;
	margin : 0px;
	padding : 0px;
}
.news_title{
	font-size : 12pt;
	margin : 0px;
	padding : 0px;
}
.news_body{
	width : 100%;
	margin : 0px;
	padding : 5px;
	background-color : #efefef;
}
.news_day{
	width : 400px;
}
.whatsnew{
	font-size : 9pt;
	line-height : 200%;
	color : #777777;
	letter-spacing: 0.1em; 
}
.whatsnew a{
	color : #aaaaaa;
	text-decoration: none;
}
.firstmessagetitle{
	font-size:12pt;
	font-weight : bold;
	padding : 10 0;
	letter-spacing: 0.3em;
	color : #5500CC;
	width : 100% ;
}
.firstmessagebody{
	line-height : 200%;
	color : #555555;
}
.firstmessagelink{
	font-size : 10pt;
	line-height : 200%;
	color : #777777;
	letter-spacing: 0.1em; 
	text-decoration: none;
	border-left : #cccccc solid 3px;
	padding : 0 10;
}
.profiletitle{
	font-size:12pt;
	font-weight : bold;
	padding : 10 0;
	letter-spacing: 0.3em;
	color : #5500CC;
	width : 100% ;
}
.profilebody{
	line-height : 150%;
	color : #555555;
}
.profiletab{
	font-size : 10pt;
	color : #777777;
	letter-spacing: 0.1em; 
	text-decoration: none;
	border-left : #cccccc solid 3px;
	padding : 3 10;
}
.copyright{
	font-size : 9pt;
	color : #777777;
	width : 100%;
	border-top : #333333 solid 1px;
	padding : 5px ;
}
.indexsum{
	font-size : 9pt;
	line-height : 200%;
	color : #999999;
}
