body {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: Normal;
	color: #666666;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-image: url(images/bg.gif);
	}

a {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: none;
	color: #A2B070;	
}

a:hover {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: underline;
	color: #A2B070;
}	
	
td {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: Normal;
	color: #666666;
	line-height: 16px;
}

th {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	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 : #999999;
	font-weight : Bold;
	line-height: 20px;
	}	
	
#Over {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: #A2B070;
	font-weight : Bolder;
	text-decoration: underline;
}

#Out {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: #A2B070;
	font-weight : Bolder;
}

.header {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A2B070;
}

.subheader {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #A2B070;
}