body {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: Normal;
	color: 000000;
	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: FEBF00;	
}

a:hover {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: underline;
	color: FEBF00;
}	
	
td {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: Normal;
	color: 000000;
	line-height: 16px;
}

th {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	font-weight: Bold;
	color: 000000;
}

input {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight:  Normal;
	color: 000000;
}

select {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight:  Normal;
	color: 000000;
}

textarea {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight:  Normal;
	color: 000000;
}

#textBody {
	Font-Size : 11px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 000000;
	font-weight : Normal;
	}
	
#textSmall {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 999999;
	font-weight : normal;
	line-height: 18px;
	}	
	
#Over {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: FEBF00;
	font-weight : bold;
	text-decoration: underline;
}

#Out {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: FEBF00;
	font-weight : bold;
	text-decoration: none;
}

.header {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: normal;
	color: 611022;
	text-transform: uppercase;
}

.subheader {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: 611022;
	text-transform: uppercase;
}