BODY {
	font-family : Verdana, Arial, serif;
	text-align : justify;
	font-size : 13px;
}

TABLE {
	font-size : 13 px;
}
.row {
	background : #B8D2FE;  font :13 px; color :  black;
}

.row2 {
	background : #D3E3FE;  font :13 px; color :  black;
}

.hrow {
	background : #380B6A;  font :10 px; color :  White; font-weight :  bold;
}

.stable {
	font-size : 10 px;
}

A {
	text-decoration : none;
	font-size : 13px;
7
}
A:HOVER {
	text-decoration : underline;
	font-size : 13px;
}

A.mLinks {
	font : bold;  font-size : 15px;
	font-family : "Times New Roman";
	color : Black;
}

 A.mLinks:HOVER
 {
	font : bold;  font-size : 15px;
	font-family : "Times New Roman";
	color : White;
	text-decoration : none;
}

.visited{
	font : bold;  font-size : 15px;
	font-family : "Times New Roman";
	color : White;
}

.note{
	 font-size : 11px;
	font-family : Verdana;
	color : red;
}


