/* CSS Document */
h1 {color:#000000; font-size:16pt}
h2 {color:#000000; font-size:14pt}
h3 {color:#000000; font-size:12pt}
h4 {color:#000000; font-size:10pt}
	
}

a {
  color: #996633;
  text-decoration : underline
}

a:hover {
  color: #990000;
  text-decoration : underline
}

body {
	background:#ffffff;
	/* background-image : url(photos/onyxBackground.gif);
	*/
	font-family : "@Arial Unicode MS";
	font-size : x-small;
}
table {
	background:#ffffff;
	/* background-image : url(photos/onyxBackground.gif);
	*/
	border:0;
	width:750px;
	font-family : "@Arial Unicode MS";
	font-size : x-small;
}
