* {
	font-family: Verdana;
}
A { COLOR: blue; font-size: 12px; font-weight: bold; }
body {
	margin: 0px;
}
.menu_buttons {
	background-color: #1979B6;
	margin: 3px 0px 10px 0px;
}
.menu_btn {
	margin-left: 10px;
}

b, b * { font-weight: bold !important; }

td,th
{
	font-size: 12px;
}

.upper_text 
{
    text-align: justify;
}
.bottom_text {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.icons {
	margin: 10px 0px 15px 0px;
	text-align: center;
}