body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #181418;
	height: 100%;
}

html {
	height: 100%;
}

td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
    color: #000000;
	text-align: justify;
}

a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #777676;
    text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

hr {
        height: 1px; 
        color: #7D7E7F;
}

.N1 {
	font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
	font-size: 15px;
	color: #FF0000;
}

.N2 {
	font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.N3 {
	font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
	font-size: 11px;
	color: #02AE1B;
}
