body {
	color: #333333;
}
p{
	font-size: 12px;
	line-height: 125%;
}
.size1 {  font-size: 10px}
.size2 {  font-size: 11px}
.size3 {  font-size: 12px}
.size4 {  font-size: 16px}
.size5 {  font-size: 18px}
.size6 {  font-size: 22px}
.link {
	font-size: 12px;
	text-decoration: none;
	color: #406080;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #406080;
	font-weight: bold;
}
a:visited {  text-decoration: none}
a:hover {
	color: #FF6600;
}
.date {
	background-color: #6699CC;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}
.comment {
	font-weight: bold;
	color: #666666;
}
.news {
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
}
