body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 100%;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
}

h1
{
	text-align: center;
	font-size: 100%; 
	font-weight: 800;
}

h2      
{
	font-size: 95%;
	font-weight: 800;
	text-align: center;
	vertical-align: text-bottom;
}

h3      
{
	font-size: 90%; 
	font-weight: 800; 
	text-align: justify;
	margin-bottom: 0;
}
p {
	font-size: 100%;
	font-weight: normal;

}
table {

	 border:0;
	 width:665px;
}
th {

	vertical-align: top;
}
td {

	vertical-align: top;
}
.ABC {


	list-style-type: upper-alpha;
	font-size: 100%;
}
.signature {


	margin-left: 300px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
.JWAHeader {


	text-align: left;
	background-color: #000099;
	width: 100%;
}
.releasedate {
	text-align: center;
	font-size: 85%;

}
.bold {
	font-weight: bold;
}
.text {
	font-size: 85%;
	font-weight: normal;
}
.alphalist {
	list-style-type: upper-alpha;
}

