body  {
	margin : 2em 2em 2em 2em;
	color : #000000;
	background-color : #FFFFFF;
	font-family : times;
	font-size : 80%;
	line-height : 1;
	text-align : left;
}
.notBold  {
	font-weight : normal;
	font-size : 80%;
	}
.black  {
	color : #000000;
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
	}
p  {
	color: #000000;
	background-color : transparent;
	text-align : left;
}



.center  {
	text-align : center;
	background-color : transparent;
}



h1  {
	font-size : 175%;
	font-weight : normal;
	font-style : normal;
	text-align : center;
	text-decoration : none;
	font-family : times;
	color : #000000;
	background-color : transparent;
}

h2  {
	font-size : 150%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : times;
	color : #000000;
	background-color : transparent;
}

h3  {
	font-size : 125%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : times;
	color : #000000;
	background-color : transparent;
}

h4  {
	font-size : 95%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : times;
	color : #000000;
	background-color : transparent;
}

h5  {
	font-size : 90%;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	font-family : times;
	color : #000000;
	background-color : transparent;
}

h6  {
	font-size : 75%;
	font-style : normal;
	text-align : left;
	font-family : times;
	color : #000000;
	background-color : transparent;
}

.small  {
	font-size : 75%;
	text-align : center;
}


em  {
	font-weight : bold;
	font-style : normal;
}

strong  {
	font-style : italic;
	font-weight : normal;
}



ul  {
	color : #663300;
	background-color : transparent;	
	font-size : inherit;
}


