body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: arial, helvetica, sans-serif;
}

th {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 18px;
}

.xbig {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 28px;
}

.expanded {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.quote1 {
	overflow: hidden;
	background-color: #FFFFCC;
	padding: 10px;
	margin: 1em;
	border: 1px dashed #CCC;
	font-size: 12pt;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	-moz-border-radius: 10px;
	font-weight: bold;
}

.quote2 {
	overflow: hidden;
	background-color: #CCFFFF;
	padding: 20px;
	margin: 1em;
	border: thick dashed #FF0000;
	color: #333;
	-moz-border-radius: 10px;
}

.quote3 {
	overflow: hidden;
	margin: 1em;
	-moz-border-radius: 10px;
}