BODY {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}

TD {
	font-size:12pt;
}

A {
	text-decoration:none;
	color:blue;
	font-size:12pt;
	font-weight:bold
}

A:hover {
	color: red;
}

.BoldText {
	font-size:10pt;
	font-weight:bold;
}

.IndexHeader {font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:white;
}

.MenuLink {
	color:white
}

.MenuLink:hover {
	color:navy
}

.ButtonLink {
	font-family:arial;
	font-size:16;
	font-weight:bold;
	color:blue;

}
.ButtonLink:hover {
	font-family:arial;
	font-size:16;
	font-weight:bold;
	color:green

}
