﻿body 
{
    margin: 0px;
}


.Menu
{
	font-family: Arial;
	font-size: 11px;
	font-weight: 700;
	color:#FFFFFF;
	background-color:#055a9a;
}

.Note
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}