hr {
		border: 0;
		color: #9E9E9E;
		background-color: #9E9E9E;
		height: 1px;
}
A.submenu {
		color : Red;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		text-decoration: none;
}
.downmenu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: xx-small;
}
A:hover.downmenu, A:hover.submenu {
		text-decoration : underline;
}
P.copy {
		color : Gray;
		font-family : sans-serif;
		font-size : 10px;
		padding-top : 50px;
		text-align : center;
}
TD.inst {
		color : Blue;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
}
TD.oth {
		color : Black;
		font-weight : normal;
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
}
h2 {
		color : Blue;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		font-style : italic;
}
