body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td.fun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: thin dotted #666666;
	border-right: thin dotted #666666;
	border-bottom: thin none #666666;
	border-left: thin dotted #666666;


}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.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;
}
table {
	border: 0px none #FFFFFF;
}

div {
	margin-left: 20px;
	font-size: 12px;


}
a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
td.upperborder {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: thin dotted #666666;
	border-right: thin none #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;
}

