*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 125%;
}
H1{
	font-size: 13pt;
	color: #1B5875;
	font-weight: bold;
}
#menu A{
	text-decoration: none;
	font-weight: bold;
	color: #1B5875;
}
#menu A:hover{
	color: #8E8E8E;
}
#menu A:active{
	color: #8E8E8E;
}
#loginmenu A{
	text-decoration: none;
	font-weight: bold;
	color: #1B5875;
}
#loginmenu A:hover{
	color: #8E8E8E;
}
#loginmenu A:active{
	color: #8E8E8E;
}
#news * {
	line-height: 125%;
}
#news .date{
	font-size: 9pt;
	font-weight: bold;
	color: #1B5875;
	display: inline;
}
