BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
DIV.Heading {
	text-align : center;
	font-weight: bold;
	font-size : 14px;
}
DIV.LeftHeading {
	text-align : left;
	font-weight : bold;
	font-size : 14px;
}
DIV.Quote {
	text-align : center;
	font-weight : bold;
	font-style : italic;
}
A {
	text-decoration : none;
	color : Navy;
}
A:active {
	text-decoration : none;
	color : Navy;	
}
A:visited {
	text-decoration : none;
	color : Navy;	
}
A:hover {
	text-decoration : underline;
	color : #000000;
}
.ImageBorder {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
