body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#000000;
	border-color:#000000;
	color: #CCCCCC;
	border: 0;
	border-bottom-style:none;
	border-bottom:none;
	border-bottom-color:#000000;
	border-bottom-width:thin;
	border-collapse:separate;
	direction:ltr;
	display:inline-table;
	azimuth:behind;
	padding-bottom: 0;
	
	

}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #666666;
	font-style:normal;
	background-color:#000000;
; 	border: 0;	
}

.box1 {
	padding: 0px;
	border-width: thin;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;
}

.box2 {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
}