A:link		{ color: #227722; text-decoration: none;} 
	A:visited	{ color: #113311; text-decoration: none;} 
	A:active	{ color: #00FF00; text-decoration: underline; } 
	A:hover		{ color: #AA0000; text-decoration: underline; } 

body,td {
        font-family:Verdana,Tahoma,Arial;
}

div.current {
        color: #555555;
        font-size: 8pt;
}

div.standard {
        color: #999999;
        font-size: 8pt;
}

.entrytitle {
        font-size: 12pt;
        font-weight: bold;
}

.entrydate {
        font-size: 8pt;
}


.entrycomments {
        font-size: 8pt;
}

.entryname {
        font-size: 8pt;
}

.entrytext {
        font-size: 10pt;
}

.commenttitle {
	font-size: 12pt;
	font-weight: bold;
}
	
.commententry {
	font-size: 10;
}
	
.commentdetail {
	font-size: 9;
	text-align: right;
}

.commentform {
	font-size: 10;
}
	
.x {
width:138px;
overflow: auto
}