/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
}
.style5 {
	color: #FF9900;
	font-style: italic;
	font-weight: bold;
}
.style7 {font-size: 11px; color: #336699;}
.style8 {font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	font-family: "Courier New", Courier, mono;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style9 {color: #FF9900}
.style12 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
