a:link{
		text-decoration:NONE;
	 	color:#333399;
}
a:visited{
		text-decoration:NONE;
		color:#660099;
}
a:active {
		text-decoration:NONE;
		color:#660099;
}
a:hover{
		text-decoration:underline;
		color:#FF0000;
}
P,H1,H2,H3 {
				font-size:100%;
				margin: 0;
				line-height:150%;
				font-weight: normal;
}
BODY{
	font-size:90%;
	background-image: url(main_images/nisco_bar.gif);
	background-repeat: repeat-y;
	line-height:150%;
	margin: 0px;
}
TD{
	font-size:90%;
	line-height:150%;
}
.footer{
		font-size:12px;
}
