body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0;
	margin-top:10;
	background-color:#eeeeee;		
	background-img: url(img/bg4.gif);
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #00FF00;
}

a:active {
	text-decoration: none;
	color: #0000FF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dot1 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	padding-left:6;
	padding-right:6;
}

.dot2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}

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: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

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

.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;
}

.box3 {
	padding: 10px;
}

.box4 {
	padding: 5px;
}

.box5 {
	border-width: thin;
	border-style: solid;
	border-color: #FFCC00;
}

.box6 {
	padding-bottom:0;
	padding-top:0;
	padding-left:5;
	padding-right:5;
}

.style1 {font-size: 9px}

.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style4 {color: #FFCC00; font-size:24pt}

.rowcolor1 {background-color: #33FF99;} 

.rowcolor2 {background-color: #66CCFF;}

.rowcolor3 {background-color: #eeeeee;}

