/* CSS Document */
body {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.small {
	font-family: Tw Cen MT;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.medium {
	font-family: Verdana;
	font-size: 10px;
}

.big {
	font-family: Tw Cen MT;
	font-size: 18px;
}
.xbig {
	font-family: "Tw Cen MT";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
td {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

th {
	font-family: Tw Cen MT;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.expanded {
	font-family: Tw Cen MT;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
}

.justified {
	font-family: Tw Cen MT;
	font-size: 10px;
	text-align: justify;
}

.footer {
	font-family: "Tw Cen MT";
	font-size: 10px;
	color: #999999;
}

.box1 {
	padding: 3px;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
}



