.standard {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
td {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-variant: small-caps;
	color: #333333;
}
hr {
	font-style: normal;
	color: #CC9900;
	height: 4px;
	width: 800px;
}
em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
dt {
	font-family: "Informal Roman";
	font-size: 18px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link { 
    color: blue;
	text-decoration: none
}
a:active {
    color: #00FF00;
	text-decoration: none
}
a:visited {
    color: #33CCFF;
	text-decoration: none
}
a:hover {color: #333333;
    text-decoration: underline
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.footnote {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #654321;
}
.copyright {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #654321;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
