body, html{
	margin: 0;
	font-family:Verdana;
	color:#000000;
	background: #ffffff;
	text-align:left;
	height: 100%;
	width: 100%;
}

#top{
    margin: 20px;
}

.title{
    margin-top: 20px;
    font-size: 12pt;
    font-weight: bold;
}

.caption{
    margin-top: 20px;
    font-size: 9pt;
}

.news {
    font-size: 9pt;
}

.text{
    margin-top: 30px;
}

#top-navbar{
    display: none;
}

#right a img{
    display: none;
}

.text img{
    display: none;
}

a{
    color: #555555;
    font-style: underline;
}
