body, a, tr, td, ul, li, ol, select, option, input, textarea, div, layer, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.border {
	border: 1px solid #000000;
}
.copy {
}
.title {
	font-size: 22px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #052C57;
}
.title_sml {
	margin-top:18px;
	font-size: 17px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #052C57;
}
.date {
	font-size: xx-small;
	color: #999999;
}
a.redcomment {
	/*color: #FF0000;*/
	color: #999999;
}
a:hover.redcomment {
	color: #FF0000;
}
a.bluecomment {
	/*color: #0066FF;*/
	color: #999999;
}
a:hover.bluecomment {
	color: #0066FF;
}