h1 {
	font-size: 20px;
	COLOR: #660000;
	margin-top:4pt;
	margin-bottom:2pt;
	FONT-FAMILY: "Trebuchet MS";
	font-weight: bold;
	
}
.text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
}

.link_red{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}

.text_small {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
}

.text_middle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}

body {
	background-color: #FFFFFF;
}

.text_smaller {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
}
