@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: "Myriad Web Pro", Segoe, sans-serif;
	font-size: x-small;
	margin-top: -10px;
}
.style2 {color: #FF0000}
.style3 {
	font-size: small;
	line-height: 80%;
	margin-bottom: 3px;
}
.table {
	border: 1px solid #CCCCCC;
}