html
{
	width:100%;
	height:100%;
}
body
{
	margin:0px;
	width:100%;
	height:100%;
}
.title
{
	font-size:12px;
	font-weight:bold;
}
.titlebig
{
	font-size:15px;
	font-weight:bold;
}
.linkbig
{
	font-size:15px;
}
.newsblock, .linksmall
{
	font-size:11px;
}
.newsblockcontainer
{
	height:225px;
	overflow:auto;
	padding-right:5px;
}