.bgimage {
	background-image : url(images/nia7_02.gif);
}
.ligimage {
	background-image : url(images/ligia_bg2.jpg);
}

.position {
	position : relative;
	top : 50%;
}

.sidelink{
	color: White;
	font-family : Verdana;
	font-size : 90%;
	}
	
BODY {
	background-color : White;
}


TD  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 90%;
}

P {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 90%;
}


SUP {
	font-size : 70%;
}
H3 {
	font-family : Verdana;
	font-size : 120%;
}

LI {font-family : Verdana;
	font-size : 90%;
	
}
.blue {
	font-family : Verdana, sans-serif;
	color : White;
	background-image : url(images/background.gif);
}

a:link {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

a:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : Teal;
	text-decoration : underline;
}
a:visited {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

a:visited:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : Teal;
	text-decoration : underline;
}

.toplink {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	color : Teal;
	text-decoration : none;
	font-size : 80%;
}


a:link.sidelink {
	color : #F0FFFF;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
			}

a:visited.sidelink {
	color : #F0FFFF;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
}

a:visited:hover.sidelink {
	color : silver;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
}

