
A:link {
	color: #333333;
	text-decoration: none;
}

A:visited {
	color: #333333;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: CC0000;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : "Trebuchet MS";
}

HR {
	color : #333366;
	height : 1px;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

p {
	font-family: "Trebuchet MS";
	font-size: 13px;
 letter-spacing: -3px  font-weight: 100;
	line-height: 18px;
	font-size-adjust: 0.60;
	color: #333333;
	font-style: normal;
	white-space: normal;
}

h4 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
}

h5 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C20000;
	padding-bottom: 5px;
}

b {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

