/* CSS Document */

table {
	background-color:
	font-size:;
}

.links{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: none;

}
	A {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: none;

}

A:HOVER {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;

}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.textcenter {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.textc_nb {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.textitalic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.textitalic_center {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.textcenter {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.textcenterwhite {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-align: center;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: center;
}
.menu {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.largemenu {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.headers {
	font-family: Georgia;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}
.headers_center {
	font-family: Georgia;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.headers_centerwhite {
	font-family: Georgia;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

