body {
	font-size: 12px;
	margin: 0;
	background: #eeeeee;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

.bodystyle {
	font-size: 12px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-size: 10px;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}input {
	font-size: 12px;
	background: #eeeeee;
	height: 16px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;



}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
