body {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight: Normal;
	color: 666666;
	background-color: ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: none;
	color: F0AA31;	
}

a:hover {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: underline;
	color: F0AA31;
}	
	
td {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight: Normal;
	color: 666666;
	line-height: 16px;
}

th {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 13px;
	font-weight: Bold;
	color: 666666;
}

input {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 666666;
}

select {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 666666;
}

textarea {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 666666;
}

#textBody {
	Font-Size : 12px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 666666;
	font-weight : Normal;
	}
	
#textSmall {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : F0AA31;
	font-weight : normal;
	line-height: 18px;
	}	
	
#Over {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: F0AA31;
	font-weight : bold;
	text-decoration: underline;
}

#Out {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: F0AA31;
	font-weight : bold;
	text-decoration: none;
}

.header {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: normal;
	color: 43AC35;
}

.headerBlue {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: bold;
	color: 16B7E1;
}

.subheader {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: 43AC35;
}