body {
   
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

a active {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

a visited {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

td {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

th {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

form {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
	}

input {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

textarea {
	font-family:"Trebuchet MS";
	font-size: 14px; color: #000000;
}

select {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

ul {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

ol {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family:"Trebuchet MS";
	font-size: 9px; color: #000000;
}

.big {
	font-family:"Trebuchet MS";
	font-size: 18px; color: #000000;
}

.bodystyle {
	font-family:"Trebuchet MS";
	font-size: 12px; color: #000000;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}