body {
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
}

hr {
	color : #000000;
}

p {
	color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
}
.text {
	color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	text-align: left;
}

.jtext {
	color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	text-align : justify;
}

.link {
	color: #191970;
}

.linkbold {
	font-weight: bold;
	color: #191970;
}

A {
	text-decoration : none;
	color : #000000;
}

A:hover {
	color : #000000;
	text-decoration : underline;
}

A:active {
	text-decoration : none;
	color : Red;	
}

A:visited {
	color : #000000;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
	font-size: x-large;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
	font-size: large;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: medium;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: small;
}

.fixed {
	font-size : 18px;
}

.listhead {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	font-weight : bold;
	font-size : larger;
}

.listnote {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	font-size : smaller;
	font-weight : normal;
}

dt {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	font-weight: bold;
}

.topmenu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	color : #FFFFFF;
}

.embargo {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	font-weight: bold;
}

.noteref {
   font-family: "Times New Roman", Times, serif;
	font-style: italic;
	vertical-align: text-top;
	font-size: smaller;
}
