body {
	font-style: normal; 
	font-weight: normal; 
	color: rgb(0,18,0);
	background-color:	rgb(240,245,240);
}

.tbl {
	text-decoration: none;
	color: #000080;
}

.tbl:hover {
	text-decoration: none;
	color: red;
}

td {
	font-family: Verdana, Arial;
	text-decoration: none;
	font-style: normal; 
	font-weight: normal;
}

.n1 {
	font-family: Verdana, Arial;
	text-decoration: none;
	font-style: normal; 
	font-weight: normal;
}

.n2 {
	font-family: Verdana, Arial;
	text-decoration: none;
	font-style: normal; 
	font-weight: normal;
}

.n3 {
        font-family: Verdana, Arial;
        text-decoration: none;
        font-style: normal;
        font-weight: normal;
}

.A1 {
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
}

.A1:hover {
	text-decoration: none;
	color: rgb(0,160,0);
}

.A2 {
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: normal;
	color: #000080;
}

.A2:hover {
	text-decoration: none;
	color: red;
}

.A3 {
        font-family: Verdana, Arial;
        text-decoration: none;
        font-weight: normal;
        color: #000080;
}

.A3:hover {
        text-decoration: none;
        color: red;
}

.SNORM {
	text-decoration: none;
	color: #000080;
}

.SFAIL {
	text-decoration: none;
	color: #FF0000;
}

.SWARN {
	text-decoration: none;
	color: #008000;
}

.TNORM {
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	color: mediumseagreen;
}

.THOT {
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	color: tomato;
}

.TCOLD {
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #0040FF;
}

.TVERYCOLD {
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	color: darkblue;
}

.oo {
    font-size: 2.5mm !important;
    position: fixed;
    top: 95px;
    right: 9px;
    width: 150px;
    height: auto;
    overflow: hidden;
    padding: 0px 2px 2px 2px;
    z-index: 3;
    color: rgb(214, 255, 248);
}
