BODY {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000033;
	font-weight: normal;
}


p {
 font-family: Book Antiqua;
 font-size: 12px;
 font-color#000033;
 font-weight: normal;

}

a:link {
	color: #990000;
	text-decoration: underline;
}
	
a:hover	 {
	color: #CC9900;
	text-decoration: none;
	
}
	
a:visited	 {
	color: #CC9900;
	text-decoration: underline;
	
}

.style1 {font-size: 12 px;
	font-style: italic;
	font-weight: bold;
}

.style2 {color: #333399; font-weight: bold; }
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {color: #FF0000; font-weight: bold; font-style: italic; }
body table tr td table tr td em {
	font-size: 11px;
}

